Sign inSign up

boris1993/qinglong-env-updater:node18-master

Multi-platform
Index digest

sha256:c05636b9bcdffee56f782ed0537bd58e0aa266d17ea93573de73fc97f5264764

OS/ARCH

Compressed size

375.79 MB

Last pushed

about 2 months by boris1993

Type

Image

Manifest digest

sha256:50ec9bdc582a47e6cec8fed5c64a5ff1b597cff4a6aa30ea12c418f595d35606

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.46 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.37 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=18.20.80 B
7RUN /bin/sh -c ARCH= &&43.61 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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.47 KB
22CMD ["node" "/app/dist/index.js"]0 B

Command

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