sha256:c2b5235e504d1c052f51140e2a14b7cc1d8764046c6fd65be5f251f2cea54c53
OS/ARCH
linux/amd64
Compressed size
391.43 MB
Last pushed
over 1 year by ealogar
Type
Image
Manifest digest
sha256:c2b5235e504d1c052f51140e2a14b7cc1d8764046c6fd65be5f251f2cea54c53
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.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=23.11.00 B7RUN /bin/sh -c ARCH= &&54.85 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 B13WORKDIR /app93 B14COPY package.json . # buildkit300 B15RUN /bin/sh -c npm install3.29 MB16COPY index.js . # buildkit464 B17CMD ["node" "index.js"]0 B18EXPOSE map[3000/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'