Sign inSign up

melchor9000/nas-auth:3.0.5

Multi-platform
Index digest

sha256:4be002713b9f96248cd94ee97fae1ad149bfeae3a15f675d5413af670deff622

OS/ARCH

Compressed size

84.3 MB

Last pushed

10 months by melchor9000

Type

Image

Manifest digest

sha256:8f021e2fe0ff13fad9bb4960b70202b7e2470133f672b56ca49cce6c79d8d2ec

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.11.00 B
4RUN /bin/sh -c addgroup -g50.91 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY ./apps/nas-auth/docker/entrypoint.sh /entrypoint.sh # buildkit360 B
12ENTRYPOINT ["/entrypoint.sh"]0 B
13COPY /app ./ # buildkit28.03 MB
14COPY /app/apps/nas-auth/src/ ./apps/nas-auth/src/ # buildkit26.15 KB
15COPY /app/apps/nas-auth/dist/ ./apps/nas-auth/dist/ # buildkit178.88 KB
16COPY /app/packages/nice-ssr/dist/fastify/ ./packages/nice-ssr/dist/fastify/ # buildkit4.47 KB
17COPY /app/packages/fastify-infra/src/ ./packages/fastify-infra/src/ # buildkit6.52 KB
18ENV NODE_ENV=production0 B
19USER node:node0 B
20WORKDIR /app/apps/nas-auth32 B
21CMD ["nas-auth"]0 B

Command

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