Sign inSign up

melchor9000/nas-fs:0.12.10

Multi-platform
Index digest

sha256:403c171b4c88a18fac2fd44d14eea8ba2ef34e8a11ef4e136eb95a6d6e04fdfe

OS/ARCH

Compressed size

267.16 MB

Last pushed

about 2 years by melchor9000

Type

Image

Manifest digest

sha256:d5604d4349bf7d72a2b73038a48514d62fe0a01a27a735baa3433cb7b8a893f7

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.24 KB
4ENV NODE_VERSION=20.15.10 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.68 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt update173 MB
13COPY /app/node_modules ./node_modules # buildkit26.01 MB
14COPY /app/dist ./dist # buildkit50.78 KB
15COPY /app/package.json ./ # buildkit1015 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:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /