sha256:c3f19761994af51f79f4f02b80cf95048bc7e118061b323234a9e3f2deb58a3a
OS/ARCH
Compressed size
391.39 MB
Last pushed
over 1 year by avoylenko
Type
Image
Manifest digest
sha256:a0941e0a92e2e44166617d32bcaceb233b3a5eefd837c442d0c71edfcb72dc6c
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=18.20.60 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/ # buildkit446 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 -x309.52 MB13COPY package*.json ./ # buildkit72.57 KB14RUN /bin/sh -c npm ci16.39 MB15COPY . . # buildkit514.21 KB16EXPOSE map[3000/tcp:{}]0 B17CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'