Sign inSign up

jouz/docker-bind:latest

Manifest digest

sha256:482f92c9d74e5034f5fb2a9a0dece51dfd16d04c98b398a77f74444272994170

OS/ARCH

linux/amd64

Compressed size

77.25 MB

Last pushed

over 9 years by jouz

Type

Image

Manifest digest

sha256:482f92c9d74e5034f5fb2a9a0dece51dfd16d04c98b398a77f74444272994170

Image Layers

1ADD file ... in / 44.72 MB
2/bin/sh -c set -xe &&816 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*515 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'851 B
5/bin/sh -c mkdir -p /run/systemd162 B
6CMD ["/bin/bash"]0 B
7MAINTAINER [email protected]0 B
8/bin/sh -c echo 'APT::Install-Recommends 0;'8.46 MB
9MAINTAINER [email protected]0 B
10ENV BIND_USER=bind DATA_DIR=/data0 B
11/bin/sh -c apt-get update 24.07 MB
12COPY file:cd43cf5c237c7e59762944b020fc95de072f7110d1fa06107c5accfe3040a43e in /sbin/entrypoint.sh 691 B
13/bin/sh -c chmod 755 /sbin/entrypoint.sh686 B
14EXPOSE 53/tcp 53/udp0 B
15VOLUME [/data]0 B
16ENTRYPOINT ["/sbin/entrypoint.sh"]0 B
17CMD ["/usr/sbin/named"]0 B

Command

ADD file:d14b493577228a498919faab376609c73048c0220b06d2989ecaaf1bdc17cf6c in /