sha256:d866e7e8a43d303f661638956bcf6b89f3b2c6a0cbe25999ef8970439f90c11e
OS/ARCH
Compressed size
206.88 MB
Last pushed
5 months by flowerrealm
Type
Image
Manifest digest
sha256:e05c2ac349cbb405f7e0da5d74c8c9e6132ca39a56bc76c1d0c60364fe223c5f
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update32.02 MB11ENV npm_config_cache=/root/.npm0 B12RUN /bin/sh -c npm install106.78 MB13WORKDIR /app93 B14COPY package.json server.js ./ #7.83 KB15EXPOSE map[3100/tcp:{}]0 B16CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'