azwg-client (sha256:22c07bdcb5482433f9358a4fe64dd0bb7722d4d91bce0b37bf8c702b456848ad)

Published 2026-03-23 18:32:30 +00:00 by dan in dan/azwg-client

Installation

docker pull git.redteam.sh/dan/azwg-client@sha256:22c07bdcb5482433f9358a4fe64dd0bb7722d4d91bce0b37bf8c702b456848ad
sha256:22c07bdcb5482433f9358a4fe64dd0bb7722d4d91bce0b37bf8c702b456848ad

About this package

Lightweight docker container providing an AmneziaWG VPN client

Image layers

ADD alpine-minirootfs-3.21.6-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG AMNEZIAWG_TOOLS_TAG=v1.0.20260223
RUN |1 AMNEZIAWG_TOOLS_TAG=v1.0.20260223 /bin/sh -c apk --no-cache add iproute2 iptables bash openresolv tzdata # buildkit
RUN |1 AMNEZIAWG_TOOLS_TAG=v1.0.20260223 /bin/sh -c apk --no-cache add --virtual .build-deps build-base git linux-headers && git clone --branch "$AMNEZIAWG_TOOLS_TAG" --depth 1 https://github.com/amnezia-vpn/amneziawg-tools.git /amneziawg-tools && cd /amneziawg-tools/src && make && make install && cd / && rm -rf /amneziawg-tools && apk del .build-deps && sed -i 's|\[\[ $proto == -4 \]\] && cmd sysctl -q net\.ipv4\.conf\.all\.src_valid_mark=1|[[ $proto == -4 ]] \&\& [[ $(sysctl -n net.ipv4.conf.all.src_valid_mark) != 1 ]] \&\& cmd sysctl -q net.ipv4.conf.all.src_valid_mark=1|' /usr/bin/awg-quick # buildkit
COPY /amneziawg-go/amneziawg-go /usr/bin/ # buildkit
COPY --chmod=755 entrypoint.sh / # buildkit
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-03-23T18:31:21.521Z
org.opencontainers.image.description Lightweight docker container providing an AmneziaWG VPN client
org.opencontainers.image.licenses
org.opencontainers.image.revision 8a66f4b2db95354c5331efe78d4e4551be4f786b
org.opencontainers.image.source https://git.redteam.sh/dan/azwg-client
org.opencontainers.image.title azwg-client
org.opencontainers.image.url https://git.redteam.sh/dan/azwg-client
org.opencontainers.image.version latest
Details
Container
2026-03-23 18:32:30 +00:00
0
OCI / Docker
linux/arm64
7.9 MiB
Versions (2) View all
sha-8a66f4b 2026-03-23
latest 2026-03-23