Sign inSign up

boris1993/qinglong-bot:node18-1.0

Multi-platform
Index digest

sha256:d0bef3e34ef2b095a48335640097b73b996bf204bf3ed6cdb6a054a43ffa62a2

OS/ARCH

Compressed size

337.08 MB

Last pushed

almost 2 years by boris1993

Type

Image

Manifest digest

sha256:1e13161134b8be0b9250fc76a3bb56b0a021a353bfd13f192dede636c0e9b1eb

Image Layers

1ADD file ... in / 43.06 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;20.94 MB
4RUN /bin/sh -c set -eux;56.87 MB
5RUN /bin/sh -c set -ex;167.09 MB
6RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit445 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 . # 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:2ce9af7b514320ba230746cbff4f2f2e2b8d4a62ac035ebbe6575e17544f6416 in /