sha256:ac23840b79ccd656c3b9e7b77141eb669088584f2c679b2ccd5328fbcd3ed0c5
OS/ARCH
Compressed size
1.9 GB
Last pushed
about 1 year by helicone
Type
Image
Manifest digest
sha256:975eab7558d0a40ad322be0689bc0d8719ec572ca7e7c37f06c1465c524bc194
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 update14.34 MB11WORKDIR /app93 B12COPY package.json yarn.lock ./ #266.57 KB13COPY packages/ ./packages/ # buildkit158.92 KB14COPY web/ ./web/ # buildkit33.55 MB15RUN /bin/sh -c chmod -R32.44 MB16RUN /bin/sh -c yarn install1.61 GB17RUN /bin/sh -c cd web146.33 MB18CMD ["yarn" "--cwd" "web" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'