sha256:f6e2b5b3a8cedc95f7a8c6961b12dc9e9a9802dcd9506711b4ac58efd05c786b
OS/ARCH
linux/amd64
Compressed size
400.78 MB
Last pushed
4 months by cdupuis
Type
Image
Manifest digest
sha256:f8002be05fab37a9de43281208a026df820dd5d1d2d1a29b175831d1e5ec4b7c
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.78 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=25.9.00 B7RUN /bin/sh -c ARCH= &&55.09 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV BLUEBIRD_WARNINGS=0 NODE_ENV=production NODE_NO_WARNINGS=1 NPM_CONFIG_LOGLEVEL=warn0 B14WORKDIR /app92 B15COPY /app/node_modules ./node_modules # buildkit12.13 MB16COPY . /app # buildkit2.36 KB17CMD ["node" "/app/app.js"]0 B18EXPOSE [3000/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'