Sign inSign up

staneee/wg-easy:15.1.0-linux-arm64

Manifest digest

sha256:af890cc66ec5862998cc3a8620f8ec0aa93b862152a208d0153179dd571687f2

OS/ARCH

linux/arm64

Compressed size

71.24 MB

Last pushed

10 months by staneee

Type

Image

Manifest digest

sha256:af890cc66ec5862998cc3a8620f8ec0aa93b862152a208d0153179dd571687f2

Image Layers

1ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c addgroup -g47.98 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 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.36 MB
15COPY /app/cli/cli.sh /usr/local/bin/cli # buildkit217 B
16RUN /bin/sh -c chmod +x213 B
17RUN /bin/sh -c apk add4.24 MB
18RUN /bin/sh -c update-alternatives --install568 B
19RUN /bin/sh -c update-alternatives --install616 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-aarch64.tar.gz / # buildkit