Sign inSign up

melchor9000/nas-fs:0.12.11

Manifest digest

sha256:efa43fa592a22201c9e13c1495228a50c68a60fd3b6dee1a1ceeba5de62b274e

OS/ARCH

linux/amd64

Compressed size

271 MB

Last pushed

almost 2 years by melchor9000

Type

Image

Manifest digest

sha256:efa43fa592a22201c9e13c1495228a50c68a60fd3b6dee1a1ceeba5de62b274e

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=22.11.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.96 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt update173.01 MB
13COPY /app/node_modules ./node_modules # buildkit23.56 MB
14COPY /app/dist ./dist # buildkit48.09 KB
15COPY /app/package.json ./ # buildkit931 B
16COPY /app/entrypoint.sh ./ # buildkit257 B
17ENV PORT=30010 B
18ENV NODE_ENV=production0 B
19ENV LANG=C.UTF-80 B
20ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.20 B
21ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /