Sign inSign up

boris1993/qinglong-bot:node18-master

Multi-platform
Index digest

sha256:c05636b9bcdffee56f782ed0537bd58e0aa266d17ea93573de73fc97f5264764

OS/ARCH

Compressed size

336.38 MB

Last pushed

about 2 months by boris1993

Type

Image

Manifest digest

sha256:28aee6184ac82c79c4e927dcc86724c1913a4cebf71ac931e5c67e266c3a7446

Image Layers

1# debian.sh --arch 'armhf' out/42.16 MB
2RUN /bin/sh -c set -eux;20.91 MB
3RUN /bin/sh -c set -eux;56.89 MB
4RUN /bin/sh -c set -ex;167.18 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=18.20.80 B
7RUN /bin/sh -c ARCH= &&40.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13ENV TZ=UTC0 B
14ENV NODE_ENV=production0 B
15HEALTHCHECK {Test:[CMD-SHELL wget -O /dev/null0 B
16WORKDIR /app93 B
17RUN /bin/sh -c corepack enable257 B
18COPY /app/package.json . # buildkit752 B
19COPY /app/pnpm-lock.yaml . # buildkit41.08 KB
20RUN /bin/sh -c pnpm install7.63 MB
21COPY /app/dist ./dist # buildkit11.48 KB
22CMD ["node" "/app/dist/index.js"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1747699200'