sha256:11d4721a048d11e4eeabe012e478a160ead3dfa752bf7a22b73f6d0012a624de
OS/ARCH
linux/amd64
Compressed size
997.17 MB
Last pushed
3 months by modmoto
Type
Image
Manifest digest
sha256:11d4721a048d11e4eeabe012e478a160ead3dfa752bf7a22b73f6d0012a624de
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.66 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.11.10 B7RUN /bin/sh -c ARCH= &&55.23 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 /app93 B14COPY package*.json ./ # buildkit74.11 KB15RUN /bin/sh -c npm ci258.63 MB16COPY . . # buildkit347.98 MB17RUN /bin/sh -c npm run1.82 MB18CMD ["node" "dist/app/app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'