Sign inSign up

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

Multi-platform
Index digest

sha256:bb8152762c36f824eb42bb2f3c5ab8ad952818fbef677d584bc69ec513b251b0

OS/ARCH

Compressed size

67.93 MB

Last pushed

8 months by litetex

Type

Image

Manifest digest

sha256:fbcf9ca4705072cf1c1ecb6a50bbdd98ea998cd5135c59e99e7527c3c3712568

Image Layers

1ADD alpine-minirootfs-3.22.0-armv7.tar.gz / # buildkit3.07 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c addgroup -g45.98 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 # buildkit1.51 MB
13COPY /app/server/database/migrations /app/server/database/migrations # buildkit3.26 KB
14RUN /bin/sh -c cd /app/server12.6 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.57 MB
18RUN /bin/sh -c update-alternatives --install568 B
19RUN /bin/sh -c update-alternatives --install631 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-armv7.tar.gz / # buildkit