sha256:907aa38f029d2a5b41c4ee57f85d7d724fca98afa173c2ff28c590d8c7e536ff
OS/ARCH
Compressed size
77.19 MB
Last pushed
11 months by w3kllc
Type
Image
Manifest digest
sha256:4cf204fde5397ceb9e89c2f6c6568438132dbc8498a5dd5b7ceccdb4e273247c
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get39.57 MB3RUN /bin/sh -c chmod 770151 B4COPY deployment/setup.sh /root/setup.sh # buildkit732 B5RUN /bin/sh -c chmod +x731 B6COPY deployment/named.conf.options /etc/bind/named.conf.options # buildkit276 B7WORKDIR /root32 B8COPY /root/go/bin/dyndns /root/dyndns # buildkit10.32 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 'arm64' out/ 'bookworm' '@1759104000'