Sign inSign up

ulfrasark/awg-server:v1.0

Multi-platform
Networking
Security
Index digest

sha256:6397d02cd4bf92a79e4ed6b4b507358e38dfa964204ab2110c7e7feed62371f3

OS/ARCH

Compressed size

36.78 MB

Last pushed

about 1 month by ulfrasark

Type

Image

Manifest digest

sha256:f0e02a53bdd9288eab025ed4e9b713cde1d9ebfa0b683641ba0ef23ad9c769b9

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c apt-get update6.99 MB
3RUN /bin/sh -c update-alternatives --set818 B
4COPY /build/awg-go/amneziawg-go /usr/local/bin/amneziawg-go # buildkit2.81 MB
5COPY /build/awg-tools/src/wg /usr/local/bin/awg # buildkit55.47 KB
6COPY /build/awg-tools/src/wg-quick/linux.bash /usr/local/bin/awg-quick # buildkit4.63 KB
7RUN /bin/sh -c chmod +x32 B
8RUN /bin/sh -c mkdir -p136 B
9COPY entrypoint.sh /entrypoint.sh # buildkit768 B
10COPY add_client.sh /usr/local/bin/add_client.sh # buildkit1.44 KB
11RUN /bin/sh -c chmod +x32 B
12EXPOSE [51820/udp]0 B
13EXPOSE [51821/udp]0 B
14EXPOSE [51822/udp]0 B
15ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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