sha256:c4a17509f9e36e8b384f3c2b304123c52bedb3b33462848c4ad7ace1ec473b79
OS/ARCH
linux/amd64
Compressed size
391.92 MB
Last pushed
over 1 year by samplyci
Type
Image
Manifest digest
sha256:580c480a458a6605989dc6d3064399de99a45b48721f75da7c139fd6512f7da7
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&53.2 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY /usr/src/app/build build/ # buildkit5.4 MB15COPY /usr/src/app/package.json . # buildkit784 B16EXPOSE map[3000/tcp:{}]0 B17ENV NODE_ENV=production0 B18CMD ["node" "build"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'