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