sha256:bb511d108095286c53c3efb482a100e34b2351d294cf973c9b11a5d00d87d9a9
OS/ARCH
linux/arm64
Compressed size
1.35 GB
Last pushed
about 1 year by robbesettlemint
Type
Image
Manifest digest
sha256:fa3f558ca123277fdde2681057fd61346f82483a360f0a2e50dadab6bf920605
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.40 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.25 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update127.5 MB11WORKDIR /app92 B12COPY package.json package-lock.json* ./ #869 B13RUN /bin/sh -c npm i595.95 MB14COPY . . # buildkit525.59 MB15RUN /bin/sh -c mkdir -p173 B16RUN /bin/sh -c npm run66.1 MB17EXPOSE map[3000/tcp:{}]0 B18ENV NEXT_TELEMETRY_DISABLED=10 B19ENV NEXT_SHARP_PATH=/app/node_modules/sharp0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'