sha256:6397d02cd4bf92a79e4ed6b4b507358e38dfa964204ab2110c7e7feed62371f3
OS/ARCH
Compressed size
31.38 MB
Last pushed
about 1 month by ulfrasark
Type
Image
Manifest digest
sha256:18f4623170a4c04186aa81b1f41cd24d9893aa60eccd6a23d338d6ab843d5d39
Image Layers
1# debian.sh --arch 'armhf' out/22.84 MB2RUN /bin/sh -c apt-get update5.88 MB3RUN /bin/sh -c update-alternatives --set831 B4COPY /build/awg-go/amneziawg-go /usr/local/bin/amneziawg-go # buildkit2.62 MB5COPY /build/awg-tools/src/wg /usr/local/bin/awg # buildkit43.59 KB6COPY /build/awg-tools/src/wg-quick/linux.bash /usr/local/bin/awg-quick # buildkit4.63 KB7RUN /bin/sh -c chmod +x32 B8RUN /bin/sh -c mkdir -p137 B9COPY entrypoint.sh /entrypoint.sh # buildkit768 B10COPY add_client.sh /usr/local/bin/add_client.sh # buildkit1.44 KB11RUN /bin/sh -c chmod +x32 B12EXPOSE [51820/udp]0 B13EXPOSE [51821/udp]0 B14EXPOSE [51822/udp]0 B15ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1781049600'