Sign inSign up

xtrime/antizapret-vpn-wireguard:6.2.0

Multi-platform
Index digest

sha256:0485f0cb562c62be76870eb65164d174d471279397363ca560801e4f8649f747

OS/ARCH

Compressed size

156.68 MB

Last pushed

6 months by xtrime

Type

Image

Manifest digest

sha256:09f42a5564fc80ec504bef78ac8c9cfa765b20fb96b2a9fdfd204eab2faeab14

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.00 B
4RUN /bin/sh -c addgroup -g49.21 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11HEALTHCHECK &{["CMD-SHELL" "/usr/bin/timeout 5s /bin/sh0 B
12COPY /app/.output /app # buildkit5.79 MB
13COPY /app/server/database/migrations /app/server/database/migrations # buildkit4.17 KB
14RUN /bin/sh -c cd /app/server79.98 MB
15COPY /app/cli/cli.sh /usr/local/bin/cli # buildkit219 B
16RUN /bin/sh -c chmod +x215 B
17COPY /app/amneziawg-go/amneziawg-go /usr/bin/amneziawg-go # buildkit2.76 MB
18RUN /bin/sh -c chmod +x32 B
19COPY /app/amneziawg-tools/src/wg /usr/bin/awg # buildkit58.33 KB
20COPY /app/amneziawg-tools/src/wg-quick/linux.bash /usr/bin/awg-quick # buildkit4.62 KB
21RUN /bin/sh -c chmod +x32 B
22RUN /bin/sh -c apk add5.47 MB
23RUN /bin/sh -c mkdir -p117 B
24RUN /bin/sh -c ln -s155 B
25RUN /bin/sh -c update-alternatives --install581 B
26RUN /bin/sh -c update-alternatives --install629 B
27ENV DEBUG=Server,WireGuard,Database,CMD0 B
28ENV PORT=518210 B
29ENV HOST=0.0.0.00 B
30ENV INSECURE=false0 B
31ENV INIT_ENABLED=false0 B
32ENV DISABLE_IPV6=false0 B
33LABEL org.opencontainers.image.source=https://github.com/wg-easy/wg-easy0 B
34CMD ["/usr/bin/dumb-init" "node" "server/index.mjs"]0 B
35RUN /bin/sh -c apk add8.51 MB
36COPY bird.conf.template / # buildkit393 B
37COPY init.sh / # buildkit3.2 KB
38COPY routes.sh / # buildkit1.17 KB
39COPY healthcheck.sh / # buildkit312 B
40CMD ["/init.sh"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit