Sign inSign up

boris1993/qinglong-bot:node18-1.0.7

Multi-platform
Index digest

sha256:9d74972f4fc1f4c70dd6b9b012a9f498de7845e021be1f1fe90aaf932f972b8f

OS/ARCH

Compressed size

384.67 MB

Last pushed

about 2 years by boris1993

Type

Image

Manifest digest

sha256:679abe038cb2ab58fa26a4d32e8cd781c4dd60837ec573917a497c1255d5b4fc

Image Layers

1ADD file ... in / 47.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.42 MB
6RUN /bin/sh -c groupadd --gid3.25 KB
7ENV NODE_VERSION=18.20.30 B
8RUN /bin/sh -c ARCH= &&43.53 MB
9ENV YARN_VERSION=1.22.190 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit452 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 . # buildkit754 B
20COPY /app/pnpm-lock.yaml . # buildkit30.51 KB
21RUN /bin/sh -c pnpm install7.11 MB
22COPY /app/dist ./dist # buildkit9.67 KB
23CMD ["node" "/app/dist/index.js"]0 B

Command

ADD file:b532f8e401e9a1fcc2ea1fc034adf820a5269c6ace45769f60a81fcb673f01b8 in /