Sign inSign up

ulfrasark/awg-server:v1.0

Multi-platform
Networking
Security
Index digest

sha256:6397d02cd4bf92a79e4ed6b4b507358e38dfa964204ab2110c7e7feed62371f3

OS/ARCH

Compressed size

36.53 MB

Last pushed

about 1 month by ulfrasark

Type

Image

Manifest digest

sha256:fe3d6d20be004b54210db66a18e8094989df20b5406e4c4db8b612aacd6c24ef

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c apt-get update7 MB
3RUN /bin/sh -c update-alternatives --set824 B
4COPY /build/awg-go/amneziawg-go /usr/local/bin/amneziawg-go # buildkit2.64 MB
5COPY /build/awg-tools/src/wg /usr/local/bin/awg # buildkit61.18 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 -p137 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 'arm64' out/ 'bookworm' '@1781049600'