theohbrothers / docker-dnsmasq

Dockerized dnsmasq 🐳

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Dockerized dnsmasq 🐳

License:Apache License 2.0


Languages

Language:PowerShell 48.4%Language:Dockerfile 41.3%Language:Shell 10.3%