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 MB2RUN /bin/sh -c set -eux;20.91 MB3RUN /bin/sh -c set -eux;56.89 MB4RUN /bin/sh -c set -ex;167.18 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&40.37 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 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.48 KB22CMD ["node" "/app/dist/index.js"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1747699200'