Sign inSign up

staneee/wg-easy:15.1.0-linux-amd64

Manifest digest

sha256:8dbd97212de08b7f6a7b38919125c4d9c6a7582c1505484e6db84414889d8d2a

OS/ARCH

linux/amd64

Compressed size

71.79 MB

Last pushed

10 months by staneee

Type

Image

Manifest digest

sha256:8dbd97212de08b7f6a7b38919125c4d9c6a7582c1505484e6db84414889d8d2a

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c addgroup -g48.68 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 /app93 B
11HEALTHCHECK &{["CMD-SHELL" "/usr/bin/timeout 5s /bin/sh0 B
12COPY /app/.output /app # buildkit5.56 MB
13COPY /app/server/database/migrations /app/server/database/migrations # buildkit3.26 KB
14RUN /bin/sh -c cd /app/server8.75 MB
15COPY /app/cli/cli.sh /usr/local/bin/cli # buildkit220 B
16RUN /bin/sh -c chmod +x215 B
17RUN /bin/sh -c apk add3.97 MB
18RUN /bin/sh -c update-alternatives --install577 B
19RUN /bin/sh -c update-alternatives --install627 B
20ENV DEBUG=Server,WireGuard,Database,CMD0 B
21ENV PORT=518210 B
22ENV HOST=0.0.0.00 B
23ENV INSECURE=false0 B
24ENV INIT_ENABLED=false0 B
25ENV DISABLE_IPV6=false0 B
26LABEL org.opencontainers.image.source=https://github.com/wg-easy/wg-easy0 B
27CMD ["/usr/bin/dumb-init" "node" "server/index.mjs"]0 B

Command

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