An incredibly simple codebase for building a Dnsmasq Docker image.
Please refer to my blog post to deploy a DNS service.
Rename the .env.example file to .env and fill it in before then running:
docker compose build
docker compose up
An incredibly simple codebase for building a Dnsmasq Docker image.
Please refer to my blog post to deploy a DNS service.
Rename the .env.example file to .env and fill it in before then running:
docker compose build
docker compose up