Sign inSign up

boris1993/qinglong-env-updater:node18-1.0.9

Multi-platform
Index digest

sha256:d0bef3e34ef2b095a48335640097b73b996bf204bf3ed6cdb6a054a43ffa62a2

OS/ARCH

Compressed size

385.37 MB

Last pushed

almost 2 years by boris1993

Type

Image

Manifest digest

sha256:d3d0e444c95fbd70723c7b1492ffeb46cbb2faf61d79b6c079dc898b9734e7d3

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;22.94 MB
4RUN /bin/sh -c set -eux;61.41 MB
5RUN /bin/sh -c set -ex;201.48 MB
6RUN /bin/sh -c groupadd --gid3.24 KB
7ENV NODE_VERSION=18.20.40 B
8RUN /bin/sh -c ARCH= &&43.52 MB
9ENV YARN_VERSION=1.22.190 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14ENV TZ=UTC0 B
15ENV NODE_ENV=production0 B
16HEALTHCHECK &{["CMD-SHELL" "wget -O /dev/null0 B
17WORKDIR /app93 B
18RUN /bin/sh -c corepack enable258 B
19COPY /app/package.json . # buildkit752 B
20COPY /app/pnpm-lock.yaml . # buildkit34.76 KB
21RUN /bin/sh -c pnpm install7.53 MB
22COPY /app/dist ./dist # buildkit11.47 KB
23CMD ["node" "/app/dist/index.js"]0 B

Command

ADD file:b4987bca8c4c4c640d6b71dcccfd7172b44771e0f851a47d05c00c2bdcd204f6 in /