Sign inSign up

ulfrasark/masque-vpn:7.2

Networking
Security
Index digest

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 MB
2RUN /bin/sh -c apt-get update6.89 MB
3COPY vpn-server /usr/local/bin/vpn-server # buildkit5.31 MB
4COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.74 KB
5COPY config.server.toml.tmpl /app/config.server.toml.tmpl # buildkit512 B
6RUN /bin/sh -c chmod +x1.57 KB
7EXPOSE [4433/udp 8080/tcp]0 B
8ENTRYPOINT ["tini" "--"]0 B
9CMD ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'