sha256:84627ea347d1a8a4b2bf0ee63d3957718c61bda84a526d79e3f68ba00c935bf1
OS/ARCH
linux/amd64
Compressed size
39.12 MB
Last pushed
2 months by ulfrasark
Type
Image
Manifest digest
sha256:2b55d0add8bda48fed7de8a6d5149c325d5425993d1dc931d758413c2c40f0ec
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update6.89 MB3COPY vpn-server /usr/local/bin/vpn-server # buildkit5.31 MB4COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.74 KB5COPY config.server.toml.tmpl /app/config.server.toml.tmpl # buildkit512 B6RUN /bin/sh -c chmod +x1.57 KB7EXPOSE [4433/udp 8080/tcp]0 B8ENTRYPOINT ["tini" "--"]0 B9CMD ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'