Sign inSign up

boris1993/qinglong-bot:node18-1.0.8

Multi-platform
Index digest

sha256:5c2a719953487f15fcb668feb72589fb8be4a99282a86a11bc734f8c236bc8bc

OS/ARCH

Compressed size

336.48 MB

Last pushed

about 2 years by boris1993

Type

Image

Manifest digest

sha256:fa1ad73ff3fd0ff7e2361ed8e7124a956ed8ceab66afd03cb464b81616756708

Image Layers

1ADD file ... in / 43.06 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get20.94 MB
4/bin/sh -c set -eux; apt-get56.48 MB
5/bin/sh -c set -ex; apt-get167.09 MB
6RUN /bin/sh -c groupadd --gid3.25 KB
7ENV NODE_VERSION=18.20.40 B
8RUN /bin/sh -c ARCH= &&40.35 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 enable255 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:ce9ce875a73b1b4b1e1c1d3a25f43061406d0cc45595b603c5aaf2eb033490e1 in /