sha256:461c7f7281d36b543d65afbbef9bd5a08aada8b3079a16d4115815edffe759a1
OS/ARCH
linux/amd64
Compressed size
68.48 MB
Last pushed
over 1 year by blaize
Type
Image
Manifest digest
sha256:461c7f7281d36b543d65afbbef9bd5a08aada8b3079a16d4115815edffe759a1
Image Layers
1# debian.sh --arch 'amd64' out/26.9 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /app . # buildkit3.45 MB12RUN /bin/sh -c npm install21.98 KB13EXPOSE map[3000/tcp:{}]0 B14CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'