Sign inSign up

boris1993/qinglong-env-updater:node18-1.0.8

Multi-platform
Index digest

sha256:5c2a719953487f15fcb668feb72589fb8be4a99282a86a11bc734f8c236bc8bc

OS/ARCH

Compressed size

384.93 MB

Last pushed

about 2 years by boris1993

Type

Image

Manifest digest

sha256:19a5b4051992ec22037e67376ad86e78997276f055e7f2a3c0c6c0176ceb1cb5

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.18 MB
5/bin/sh -c set -ex; apt-get201.48 MB
6RUN /bin/sh -c groupadd --gid3.25 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/ # 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.31 MB
22COPY /app/dist ./dist # buildkit9.77 KB
23CMD ["node" "/app/dist/index.js"]0 B

Command

ADD file:1129dcf71f67461f4730620f8148cc9ebc7641966fa683cdf84807219ad288b2 in /