bind9 (latest-amd64)

Published 2024-11-01 00:25:40 +00:00 by volker.raschek

Installation

docker pull git.cryptic.systems/volker.raschek/bind9:latest-amd64
sha256:793540cf79dff39d78b12a8b320cd7301aa04618643b7a70911942d7bb174193

About this package

Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.

Image Layers

LABEL org.opencontainers.image.title=Arch Linux base Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
LABEL org.opencontainers.image.version=20241027.0.273886
LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e725
LABEL org.opencontainers.image.created=2024-10-27T00:07:38+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20241027.0.273886' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
/bin/sh -c pacman --sync --sysupgrade --refresh --noconfirm bind bind-tools && rm --recursive --force /var/cache/pacman/pkg
/bin/sh -c mkdir --parents /etc/bind/zones /var/log/bind && mv /etc/named.conf /etc/bind/named.conf && cp --recursive /var/named/* /etc/bind/zones && sed --in-place --expression 's#directory "/var/named";#directory "/etc/bind/zones";#g' /etc/bind/named.conf
COPY file:7cd7831d528165ce7b16d4e1d6b322b4438ffe7562db09202a5026fc29f403a2 in /usr/local/bin/entrypoint.sh
EXPOSE 53
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
LABEL org.opencontainers.image.created=2024-11-01T00:22:21Z
LABEL org.opencontainers.image.revision=e44dea69533343f4e39844e14859b82dd09bbaf2
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/bind9-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/bind9-docker

Labels

Key Value
org.opencontainers.image.authors Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
org.opencontainers.image.created 2024-11-01T00:22:21Z
org.opencontainers.image.description Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.revision e44dea69533343f4e39844e14859b82dd09bbaf2
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/bind9-docker.git
org.opencontainers.image.title Arch Linux base Image
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/bind9-docker
org.opencontainers.image.version 20241027.0.273886
Details
Container
2024-11-01 00:25:40 +00:00
116
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
160 MiB
Versions (2) View all
latest 2024-11-01
latest-amd64 2024-11-01