/docker-dnsmasq

Repository for building a dnsmasq container

Primary LanguageDockerfileMIT LicenseMIT

Docker Dnsmasq Image

An incredibly simple codebase for building a Dnsmasq Docker image.

Please refer to my blog post to deploy a DNS service.

Build

Rename the .env.example file to .env and fill it in before then running:

docker compose build

Run

docker compose up