sha256:7de31d252d4b20e412d2b6f42849189c3a9fefa7f77ed800ca77e7657c6bec1c
OS/ARCH
Compressed size
390.91 MB
Last pushed
about 1 year by michaelirwin244
Type
Image
Manifest digest
sha256:1e6ae5819802a4b94e8b0b3ac3c4bc68d0d26d52cc5cfc7a63e12ca2e545c9ed
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.17.00 B7RUN /bin/sh -c ARCH= &&53.83 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/local/app135 B14COPY api/package* ./ # buildkit11.02 KB15ENV NODE_ENV=production0 B16RUN /bin/sh -c npm ci3.52 MB17COPY /usr/local/app/dist ./static # buildkit200.33 KB18COPY api/src ./src # buildkit2.67 KB19CMD ["node" "src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'