sha256:f591bd4440de166017a9edd8e63cdc3d5cd7931a1d066c9e0a396c6328727f84
OS/ARCH
Compressed size
409.14 MB
Last pushed
7 months by dotwee
Type
Image
Manifest digest
sha256:bd6944ee2854902efc7a821ebae1218e31f980e5aebe85d241e497b100bd633c
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.56 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 B13ENV NPM_CONFIG_LOGLEVEL=info0 B14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16RUN |1 NODE_ENV=production /bin/sh -c22.46 MB17WORKDIR /app93 B18COPY package.json package-lock.json* ./ #694 B19RUN |1 NODE_ENV=production /bin/sh -c9.79 MB20COPY index.js ./ # buildkit1.42 KB21ENTRYPOINT ["node" "index.js"]0 B22CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'