sha256:8bc6da2c1288e40ca812b7d4d8331325da4e323c97c219e1c6aa9ea386e296fb
OS/ARCH
linux/amd64
Compressed size
998.35 MB
Last pushed
about 1 month by modmoto
Type
Image
Manifest digest
sha256:8bc6da2c1288e40ca812b7d4d8331325da4e323c97c219e1c6aa9ea386e296fb
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.78 MB16COPY . . # buildkit348.86 MB17RUN /bin/sh -c npm run1.98 MB18CMD ["node" "dist/app/app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'