sha256:0d6a07102790f7501e43a52e7ed4fc5711201752104e053efd20ebed5ed232c8
OS/ARCH
linux/amd64
Compressed size
88.59 MB
Last pushed
over 1 year by nowsci
Type
Image
Manifest digest
sha256:0d6a07102790f7501e43a52e7ed4fc5711201752104e053efd20ebed5ed232c8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.26 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 B11ADD src/package*.json /app/ # buildkit60.59 KB12RUN /bin/sh -c npm install20.65 MB13ADD src/* /app/ # buildkit62.06 KB14CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'