Docker Hub
https://hub.docker.com/r/strm/dnsmasqDocker DNSMASQ. Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear ...
Docker Compose Apache Web Server
hunterheavy.framepop.co › docker-compose-apacheDec 18, 2021 · Starting with Docker Compose We will be using Docker Compose to set up an environment with two docker containers: a webserver with Apache and PHP and a database server with MySQL. This is a frequent recurring scenario and opens the door for experimenting with Wordpress, PHP frameworks. 5.2 Glossary Apache HTTP Server A web server developed by ...