docker-dnsmasq (latest)
Installation
docker pull git.tainton.uk/repos/docker-dnsmasq:latestsha256:5623e7eb66189f5f358301dbe51633f2d411230e43a6cc33e08dfabc7c548e9b
About this package
A very basic dnsmasq container with web-based config file manager.
Image Layers
| ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL maintainer=Luke Tainton <luke@tainton.uk> |
| RUN /bin/sh -c apk --no-cache add dnsmasq=2.91-r0 # buildkit |
| COPY /usr/local/bin/webproc /usr/local/bin/webproc # buildkit |
| ENTRYPOINT ["webproc" "-o" "restart" "-c" "/etc/dnsmasq.conf" "-c" "/etc/hosts" "-c" "/etc/resolv.conf" "--" "dnsmasq" "-k" "--log-facility=-"] |
| EXPOSE map[53/udp:{} 8080/tcp:{}] |
Labels
| Key | Value |
|---|---|
| maintainer | Luke Tainton <luke@tainton.uk> |
| org.opencontainers.image.created | 2025-06-08T08:48:28.455Z |
| org.opencontainers.image.description | A very basic dnsmasq container with web-based config file manager. |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 83fe18553dec50e4a6540380cffd685296da3873 |
| org.opencontainers.image.source | https://git.tainton.uk/repos/docker-dnsmasq |
| org.opencontainers.image.title | docker-dnsmasq |
| org.opencontainers.image.url | https://git.tainton.uk/repos/docker-dnsmasq |
| org.opencontainers.image.version | v0.4.0 |
Details
2025-06-08 08:48:52 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
10 MiB