sha256:907aa38f029d2a5b41c4ee57f85d7d724fca98afa173c2ff28c590d8c7e536ff
OS/ARCH
Compressed size
78.3 MB
Last pushed
11 months by w3kllc
Type
Image
Manifest digest
sha256:a85d72c4d6f1f59da1fd45fff5371df99721613e0fcc1a48e0f48c2e160cd4b1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get39.95 MB3RUN /bin/sh -c chmod 770151 B4COPY deployment/setup.sh /root/setup.sh # buildkit731 B5RUN /bin/sh -c chmod +x730 B6COPY deployment/named.conf.options /etc/bind/named.conf.options # buildkit275 B7WORKDIR /root32 B8COPY /root/go/bin/dyndns /root/dyndns # buildkit10.93 MB9COPY dyndns/views /root/views # buildkit13.49 KB10COPY dyndns/static /root/static # buildkit489.38 KB11EXPOSE [53/tcp 8080/tcp]0 B12CMD ["sh" "-c" "/root/setup.sh ;0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'