sha256:ba70113c60535e7166e37ae922fce5f7c8303ba10ec23ecf77e1576774516ca1
OS/ARCH
Compressed size
355.59 MB
Last pushed
about 1 year by avoylenko
Type
Image
Manifest digest
sha256:0d448875fac44e589e07e8cad0d06f064e8ba8d6c063955ddc6b8e20000b6ccb
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=41.88 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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/app133 B12RUN /bin/sh -c apt-get update279.26 MB13COPY /usr/src/app/node_modules ./node_modules # buildkit9.39 MB14COPY . . # buildkit598.79 KB15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1754870400'