Sign inSign up

litetex/ghcr.wg-easy.wg-easy:15.2.1

Multi-platform
Index digest

sha256:4ffc03c35dce5456bbb2fa6b136a1eeb196394548dee0650ae692efdd1062e01

OS/ARCH

Compressed size

157.88 MB

Last pushed

8 months by litetex

Type

Image

Manifest digest

sha256:8aedf637569995b485ae1fd964da21c12a41a268675883fde15e140bb5f01252

Image Layers

1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c addgroup -g49.82 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app92 B
11HEALTHCHECK &{["CMD-SHELL" "/usr/bin/timeout 5s /bin/sh0 B
12COPY /app/.output /app # buildkit1.76 MB
13COPY /app/server/database/migrations /app/server/database/migrations # buildkit4.17 KB
14RUN /bin/sh -c cd /app/server96.7 MB
15COPY /app/cli/cli.sh /usr/local/bin/cli # buildkit217 B
16RUN /bin/sh -c chmod +x213 B
17COPY /app/amneziawg-tools/src/wg /usr/bin/awg # buildkit64.86 KB
18COPY /app/amneziawg-tools/src/wg-quick/linux.bash /usr/bin/awg-quick # buildkit4.62 KB
19RUN /bin/sh -c chmod +x32 B
20RUN /bin/sh -c apk add4.32 MB
21RUN /bin/sh -c mkdir -p117 B
22RUN /bin/sh -c ln -s156 B
23RUN /bin/sh -c update-alternatives --install574 B
24RUN /bin/sh -c update-alternatives --install621 B
25ENV DEBUG=Server,WireGuard,Database,CMD0 B
26ENV PORT=518210 B
27ENV HOST=0.0.0.00 B
28ENV INSECURE=false0 B
29ENV INIT_ENABLED=false0 B
30ENV DISABLE_IPV6=false0 B
31LABEL org.opencontainers.image.source=https://github.com/wg-easy/wg-easy0 B
32CMD ["/usr/bin/dumb-init" "node" "server/index.mjs"]0 B

Command

ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit