sha256:907aa38f029d2a5b41c4ee57f85d7d724fca98afa173c2ff28c590d8c7e536ff
OS/ARCH
Compressed size
71.41 MB
Last pushed
11 months by w3kllc
Type
Image
Manifest digest
sha256:e0607941beab88f10348c56afae8b47d690891b8606d2aee3d89af944bc56bab
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get37.98 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.11 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 'armhf' out/ 'bookworm' '@1759104000'