sha256:a095caec9878139ac13190db0356988eb1bd4b6e423ced03dff57c33792b7f2d
OS/ARCH
linux/amd64
Compressed size
613.03 MB
Last pushed
12 months by cypressdockerpublisher
Type
Image
Manifest digest
sha256:5a9cf663e87890587fdf5b73f4cadaba453d8266821246960c4bcfcd38092841
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c groupadd --gid3.97 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.76 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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' '@1757289600'