sha256:8e59d9a278e5067c64bb5a552303d38624bb2bc96c789b3072beedead264608a
OS/ARCH
Compressed size
379.28 MB
Last pushed
4 months by andlocker
Type
Image
Manifest digest
sha256:b99c4a70a25cd8d2791e9830d30a0cdf5ba5d94d149f01e35dac02fcc223ed4c
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 B13WORKDIR /usr/src/app133 B14COPY package.json ./ # buildkit312 B15RUN /bin/sh -c npm install2.39 MB16COPY . . # buildkit1.02 KB17EXPOSE [8080/tcp]0 B18CMD ["node" "app.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'