/docker-dnsmasq

Dockerized dnsmasq 🐳

Primary LanguagePowerShellApache License 2.0Apache-2.0

docker-dnsmasq

github-actions github-release docker-image-size

Dockerized dnsmasq.

Tags

Tag Dockerfile Build Context
:2.90, :latest View
:2.86 View

Development

Requires Windows powershell or pwsh.

# Install Generate-DockerImageVariants module: https://github.com/theohbrothers/Generate-DockerImageVariants
Install-Module -Name Generate-DockerImageVariants -Repository PSGallery -Scope CurrentUser -Force -Verbose

# Edit ./generate templates

# Generate the variants
Generate-DockerImageVariants .