Sign inSign up

boris1993/qinglong-env-updater:node18-1.0.8

Multi-platform
Index digest

sha256:5c2a719953487f15fcb668feb72589fb8be4a99282a86a11bc734f8c236bc8bc

OS/ARCH

Compressed size

376.22 MB

Last pushed

about 2 years by boris1993

Type

Image

Manifest digest

sha256:4ef126e82466d2a3bd887fd705ae409eb60c14578ea9b8756b2d8d958fc70026

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.26 MB
6RUN /bin/sh -c groupadd --gid3.24 KB
7ENV NODE_VERSION=18.20.40 B
8RUN /bin/sh -c ARCH= &&43.57 MB
9ENV YARN_VERSION=1.22.190 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 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 enable257 B
19COPY /app/package.json . # buildkit812 B
20COPY /app/pnpm-lock.yaml . # buildkit34.41 KB
21RUN /bin/sh -c pnpm install7.32 MB
22COPY /app/dist ./dist # buildkit9.77 KB
23CMD ["node" "/app/dist/index.js"]0 B

Command

ADD file:7f28c8fde9feb67359cbf19f7d77d3f757490b5f586520257cf92d233b4bfaa4 in /