Sign inSign up

w3kllc/ddns:v2.0.0

Multi-platform
Networking
Index digest

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 MB
2RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get39.95 MB
3RUN /bin/sh -c chmod 770151 B
4COPY deployment/setup.sh /root/setup.sh # buildkit731 B
5RUN /bin/sh -c chmod +x730 B
6COPY deployment/named.conf.options /etc/bind/named.conf.options # buildkit275 B
7WORKDIR /root32 B
8COPY /root/go/bin/dyndns /root/dyndns # buildkit10.93 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 'amd64' out/ 'bookworm' '@1759104000'