sha256:6af226ecfbf94676e6ec728c5316f3b4abcfbffd36045c6797397edadd9f0b81
OS/ARCH
Compressed size
381.08 MB
Last pushed
over 1 year by piper04
Type
Image
Manifest digest
sha256:82f5a84ce3a00f11ba0be2b7cb04a9985a150cd9bad16fab76c10f2d3f86b567
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.56 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.19.10 B7RUN /bin/sh -c ARCH= &&46.37 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 /usr/src/app130 B14COPY package*.json ./ # buildkit7.59 KB15RUN /bin/sh -c npm install1.38 MB16COPY . . # buildkit8.36 KB17EXPOSE map[8080/tcp:{}]0 B18CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'