sha256:3eedfeeb4f56f1c5a94471fd41f07399bf61213c3e5a8536464b126a31062381
OS/ARCH
linux/amd64
Compressed size
995.22 MB
Last pushed
3 months by modmoto
Type
Image
Manifest digest
sha256:3eedfeeb4f56f1c5a94471fd41f07399bf61213c3e5a8536464b126a31062381
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 ci256.74 MB16COPY . . # buildkit347.94 MB17RUN /bin/sh -c npm run1.82 MB18CMD ["node" "dist/app/app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'