Tag
papyrus-bind:1.0.2
Created
2022-09-28 14:25:53 +0200
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • com.docker.compose.project
    papyrus
  • com.docker.compose.service
    bind
  • com.docker.compose.version
    2.11.2
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  • DEBIAN_FRONTEND=noninteractive
  • LC_ALL=C.UTF-8
Layers
  • 001 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 29 MB
  • 002 sha256:797e1261758ca5d988872b4cf4741627c4cfd22504769d8dfe0adfeb6838ec0c 24.3 MB
  • 003 sha256:1085bc3dd555af91314123e89c9b701af6c80c67fe5b7b3527c3c1a5535f0b03 2.57 MB
  • 004 sha256:78d46fe6fdeabfca0a5a47249c7270f3a73c4fc42ab9f52e2ae0d6eefc451417 41.7 MB
  • 005 sha256:e8577951e5220a1b6eee32e18aa209827bdffa78142505ebc228e79aa6c20872 380 KB
  • 006 sha256:cd6c2595180593cf17c79b0c5c34d153ead205664ec5afe26847e31839b78c70 167 KB
  • 007 sha256:316c782a4ff02908d4546115a6055b73c40e23ed737730879348f8ea66490687 376 Bytes
  • 008 sha256:42b39eaa3bb43f59affa1798699410075e0535cc17eec6aeb4c040d5c91f94b9 4.2 MB
  • 009 sha256:ddcb5fa472b692b0ca23583848da95ef73aeabf552b33eda2c8272422e5fc204 437 KB
  • 010 sha256:a43b6def59111726e3b60ff3349514861463d9ad23947d3c260c46228930b0fe 122 Bytes
  • 011 sha256:7c1f1c55dc0eeaa9a37fb48bde5bb534fa432b870891439beac0e66cc5fa5067 148 Bytes
  • 012 sha256:aedb92b2471c4d0c93706ca9e80ac6554052839c7e6957d066af70bb013c92cd 146 Bytes
  • 013 sha256:7aaf04ee60ce7df73c4fb6612865d8d2e50bc810f670ceb9537fc7d4e3687284 174 Bytes
  • 014 sha256:1151e5e3d997304b4a62cd04b20425f4d538eedf331d65af16adc8fbdbe4bea5 154 Bytes
  • 015 sha256:24b3da8e2f7b33d71d531592fd77767c26616a525929a1605b3ec07645ac5c22 651 Bytes
  • 016 sha256:0ce313023565c83a4ccfe0dd2a0e16ffeb4e7c9d1250f784c26954ef822f702e 350 Bytes
  • 017 sha256:66265b7bb8853f41bebc630dad9219deafdd6defe3063f9cb036c8ade6bee87e 219 Bytes
  • 018 sha256:a821e571441ad7f9c8d9438ba71007aa80e9ad38e9c37e315f4297f1de7e5a6f 220 Bytes
History
[2022-08-02 01:30:55 UTC] /bin/sh -c #(nop) ADD file:396eeb65c8d737180cc1219713cf59efb214027b79d8ea0b7e58a08e7c8d7a21 in / [2022-08-02 01:30:56 UTC] /bin/sh -c #(nop) CMD ["bash"] [2022-08-18 10:53:21 UTC] MAINTAINER BIND 9 Developers <bind9-dev@isc.org> [2022-08-18 10:53:21 UTC] ENV DEBIAN_FRONTEND=noninteractive [2022-08-18 10:53:21 UTC] ENV LC_ALL=C.UTF-8 [2022-08-18 10:53:21 UTC] ARG DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 [2022-08-18 10:53:21 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy update # buildkit [2022-08-18 10:53:26 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy dist-upgrade # buildkit [2022-08-18 10:53:58 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy install --no-install-recommends apt-utils software-properties-common dctrl-tools gpg-agent # buildkit [2022-08-18 10:54:05 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c add-apt-repository -y ppa:isc/bind # buildkit [2022-08-18 10:54:07 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy update # buildkit [2022-08-18 10:54:10 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy dist-upgrade # buildkit [2022-08-18 10:54:19 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get -qqqy install bind9=$DEB_VERSION bind9utils=$DEB_VERSION # buildkit [2022-08-18 10:54:30 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c apt-get --purge -y autoremove policykit-1 # buildkit [2022-08-18 10:54:31 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c mkdir -p /etc/bind && chown root:bind /etc/bind/ && chmod 755 /etc/bind # buildkit [2022-08-18 10:54:31 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c mkdir -p /var/cache/bind && chown bind:bind /var/cache/bind && chmod 755 /var/cache/bind # buildkit [2022-08-18 10:54:32 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c mkdir -p /var/lib/bind && chown bind:bind /var/lib/bind && chmod 755 /var/lib/bind # buildkit [2022-08-18 10:54:33 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c mkdir -p /var/log/bind && chown bind:bind /var/log/bind && chmod 755 /var/log/bind # buildkit [2022-08-18 10:54:33 UTC] RUN |1 DEB_VERSION=1:9.18.6-1+ubuntu22.04.1+isc+1 /bin/sh -c mkdir -p /run/named && chown bind:bind /run/named && chmod 755 /run/named # buildkit [2022-08-18 10:54:33 UTC] VOLUME [/etc/bind /var/cache/bind /var/lib/bind /var/log] [2022-08-18 10:54:33 UTC] EXPOSE map[53/tcp:{} 53/udp:{} 953/tcp:{}] [2022-08-18 10:54:33 UTC] CMD ["/usr/sbin/named" "-g" "-c" "/etc/bind/named.conf" "-u" "bind"] [2022-09-28 14:24:11 +0200] COPY bind/named.conf.options /etc/bind/named.conf.options # buildkit [2022-09-28 14:24:26 +0200] COPY bind/named.conf.local /etc/bind/named.conf.local # buildkit [2022-09-28 14:24:41 +0200] COPY bind/entrypoint.sh /entrypoint.sh # buildkit [2022-09-28 14:25:53 +0200] RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit [2022-09-28 14:25:53 +0200] ENTRYPOINT ["/entrypoint.sh"] [2022-09-28 14:25:53 +0200] CMD ["/usr/sbin/named" "-g" "-c" "/etc/bind/named.conf" "-4" "-u" "bind"]