repos

docker-dnsmasq (v0.5.0)

Published 2025-10-30 20:16:48 +00:00 by gitea-actions-bot in repos/docker-dnsmasq

Installation

docker pull git.tainton.uk/repos/docker-dnsmasq:v0.5.0
sha256:fbb97337bd8e4bd3d9881bd06bda3f6588c8f80cfda2373f01e9ebc649e7aa54

About this package

A very basic dnsmasq container with web-based config file manager.

Image Layers

ADD alpine-minirootfs-3.22.2-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 [53/udp 8080/tcp]

Labels

Key Value
maintainer Luke Tainton <luke@tainton.uk>
org.opencontainers.image.created 2025-10-30T20:16:33.241Z
org.opencontainers.image.description A very basic dnsmasq container with web-based config file manager.
org.opencontainers.image.licenses
org.opencontainers.image.revision 3ca02fbe2ee558b7f32457210c7501617b279510
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.5.0
Details
Container
2025-10-30 20:16:48 +00:00
0
OCI / Docker
linux/amd64
10 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