sha256:33b2c0be150e82ea786f44f01685a1c515f27190e2cf36ba3579f6bacea63b4e
OS/ARCH
Compressed size
397.75 MB
Last pushed
over 1 year by xkh4n
Type
Image
Manifest digest
sha256:3b36ef9144da31869bd839c11976b3a6965a998dc6e6cab1dd51623e2e1de058
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=23.5.00 B7RUN /bin/sh -c ARCH= &&54.51 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/app132 B14COPY package*.json ./ # buildkit31.21 KB15RUN /bin/sh -c npm install9.82 MB16COPY . . # buildkit31.76 KB17RUN /bin/sh -c npm run5.11 KB18RUN /bin/sh -c rm -rf167 B19RUN /bin/sh -c rm -rf175 B20RUN /bin/sh -c npm install216.41 KB21CMD ["node" "app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'