sha256:97444516cb7ae4ae3faefdc79d257dfe39e0620718c4aa838ef2bb90d7a3dc68
OS/ARCH
linux/amd64
Compressed size
612.99 MB
Last pushed
about 1 year by cypressdockerpublisher
Type
Image
Manifest digest
sha256:21dca2205ff43822a59d93ef4718adfc8f2c4941d3ef541d33ac8d6b0304f0f4
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c groupadd --gid3.97 KB3ENV NODE_VERSION=22.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.72 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update262.95 MB11USER root0 B12RUN /bin/sh -c node --version32 B13RUN /bin/sh -c apt-get update93.33 MB14RUN /bin/sh -c wget --no-verbose32 B15ENV TERM=xterm0 B16ENV npm_config_loglevel=warn0 B17RUN /bin/sh -c npm --version3.97 MB18RUN /bin/sh -c apt-get update36.05 MB19RUN /bin/sh -c wget https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tgz22.8 MB20RUN /bin/sh -c tar xvf22.74 MB21RUN /bin/sh -c cd Python-3.8.093.92 MB22RUN /bin/sh -c rm /usr/bin/python3150 B23RUN /bin/sh -c rm -rf102 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1754870400'