sha256:c05636b9bcdffee56f782ed0537bd58e0aa266d17ea93573de73fc97f5264764
OS/ARCH
Compressed size
384.57 MB
Last pushed
about 2 months by boris1993
Type
Image
Manifest digest
sha256:960d2e1fc808fcb866c86734af45ecd9f9f7804de403a382cb85c9dc3715ff0e
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.56 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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 enable258 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 'amd64' out/ 'bookworm' '@1747699200'