sha256:1f58372300d2a596ab831a75397464b3c37d77f5e3e97a773e8a7efa963d68d4
OS/ARCH
Compressed size
398.54 MB
Last pushed
about 1 year by avoylenko
Type
Image
Manifest digest
sha256:035d7c9dab1f608a45dbaf67a3e5e996e3a4d0b49a513d502f8842ed7492b0bc
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.17.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.43 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV CHROME_BIN=/usr/bin/chromium PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true NODE_ENV=production0 B11WORKDIR /usr/src/app132 B12RUN /bin/sh -c apt-get update313.78 MB13COPY /usr/src/app/node_modules ./node_modules # buildkit9.34 MB14COPY . . # buildkit589.82 KB15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'