repos

docker-dnsmasq (latest)

Published 2025-06-08 08:48:52 +00:00 by gitea-actions-bot in repos/docker-dnsmasq

Installation

docker pull git.tainton.uk/repos/docker-dnsmasq:latest
sha256:5623e7eb66189f5f358301dbe51633f2d411230e43a6cc33e08dfabc7c548e9b
sha256:fbb97337bd8e4bd3d9881bd06bda3f6588c8f80cfda2373f01e9ebc649e7aa54
sha256:f4d3348f07226c10babdd2802fcce0b8e4f1642acf3b987bf34d685b57c15ebc

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
Container
2025-06-08 08:48:52 +00:00
0
OCI / Docker
linux/amd64
28 MiB
Versions (6) View all
v0.6.0 2025-10-30
v0.5.0 2025-10-30
latest 2025-06-08
v0.4.0 2025-06-08
v0.3.1 2025-05-30