sha256:c8bded8cda3fd6c83f24a8cbc7b622ab6181220979840aded10433ec2bf2f044
OS/ARCH
Compressed size
930.54 MB
Last pushed
about 1 year by helicone
Type
Image
Manifest digest
sha256:a6d81e9ab3ef43b658f19ec193e86cb3028b76be15be6037ac809f8dd9aee658
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 /app/package.json /app/yarn.lock ./ #317.59 KB13COPY /app/packages/ ./packages/ # buildkit232.46 KB14COPY /app/web/ ./web/ # buildkit285.6 MB15COPY /app/node_modules/ ./node_modules/ # buildkit529.96 MB16RUN /bin/sh -c chmod -R32.44 MB17CMD ["yarn" "--cwd" "web" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'