Sign inSign up

w3kllc/ddns:v2.0.0

Multi-platform
Networking
Index digest

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 MB
2RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get39.57 MB
3RUN /bin/sh -c chmod 770151 B
4COPY deployment/setup.sh /root/setup.sh # buildkit732 B
5RUN /bin/sh -c chmod +x731 B
6COPY deployment/named.conf.options /etc/bind/named.conf.options # buildkit276 B
7WORKDIR /root32 B
8COPY /root/go/bin/dyndns /root/dyndns # buildkit10.32 MB
9COPY dyndns/views /root/views # buildkit13.49 KB
10COPY dyndns/static /root/static # buildkit489.38 KB
11EXPOSE [53/tcp 8080/tcp]0 B
12CMD ["sh" "-c" "/root/setup.sh ;0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1759104000'