Sign inSign up

boris1993/qinglong-bot:1.0.8

Multi-platform
Index digest

sha256:50fbda72a98af2e63c1e0de46e5c7c34efb7e7b3c411c73d01baae5b4ca361d6

OS/ARCH

Compressed size

52.49 MB

Last pushed

about 2 years by boris1993

Type

Image

Manifest digest

sha256:ce0d4d506283ff5eae3f80d29200f2cec961bffe63e16d9108c64d3d6ce24085

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.17.00 B
4RUN /bin/sh -c addgroup -g40.35 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV TZ=UTC0 B
11ENV NODE_ENV=production0 B
12HEALTHCHECK &{["CMD-SHELL" "wget -O /dev/null0 B
13WORKDIR /app93 B
14RUN /bin/sh -c corepack enable257 B
15COPY /app/package.json . # buildkit813 B
16COPY /app/pnpm-lock.yaml . # buildkit34.41 KB
17RUN /bin/sh -c pnpm install7.31 MB
18COPY /app/dist ./dist # buildkit9.77 KB
19CMD ["node" "/app/dist/index.js"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /