sha256:353fddb30c9c33040bea5a8a283f89012415512f821818a582f9b31f29b4b915
OS/ARCH
linux/amd64
Compressed size
470.71 MB
Last pushed
2 months by hamdysimplyblock
Type
Image
Manifest digest
sha256:353fddb30c9c33040bea5a8a283f89012415512f821818a582f9b31f29b4b915
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.75 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.20.20 B7RUN /bin/sh -c ARCH= &&46.37 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c wget -q69.82 MB14WORKDIR /app93 B15COPY package.json yarn.lock ./ #7.55 KB16RUN /bin/sh -c yarn --prod20.97 MB17COPY /app/build /app/build # buildkit10.13 KB18ENTRYPOINT ["node" "build/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'