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 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.61 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV TZ=UTC0 B14ENV NODE_ENV=production0 B15HEALTHCHECK {Test:[CMD-SHELL wget -O /dev/null0 B16WORKDIR /app93 B17RUN /bin/sh -c corepack enable257 B18COPY /app/package.json . # buildkit752 B19COPY /app/pnpm-lock.yaml . # buildkit41.08 KB20RUN /bin/sh -c pnpm install7.63 MB21COPY /app/dist ./dist # buildkit11.47 KB22CMD ["node" "/app/dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'