sha256:53ef53917fa6cd3af72cf9c81d8998b57fb83bf83c4307ea269bed2e042806ba
OS/ARCH
Compressed size
392.68 MB
Last pushed
over 1 year by avoylenko
Type
Image
Manifest digest
sha256:11f713892cabc9fc1b4453e391b6ca7319384985229ae393a3392f9b020aa154
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=18.20.70 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app132 B11ENV CHROME_BIN=/usr/bin/chromium PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true NODE_ENV=production0 B12RUN /bin/sh -c set -x310.98 MB13COPY package*.json ./ # buildkit72.62 KB14RUN /bin/sh -c npm ci16.21 MB15COPY . . # buildkit514.47 KB16EXPOSE map[3000/tcp:{}]0 B17CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'