sha256:52044904e3d5e24588805d95544c95998c9b76c8518cca848963e8d4b9994b27
OS/ARCH
linux/amd64
Compressed size
880.2 MB
Last pushed
about 1 year by mastermindzh
Type
Image
Manifest digest
sha256:52044904e3d5e24588805d95544c95998c9b76c8518cca848963e8d4b9994b27
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.17.10 B7RUN /bin/sh -c ARCH= &&53.83 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update32 B14RUN /bin/sh -c apt-get update234.35 MB15RUN /bin/sh -c apt-get update94.76 MB16ENV SONAR_VERSION=5.0.1.3006-linux0 B17RUN /bin/sh -c curl https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-$SONAR_VERSION.zip45.39 MB18ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/opt/sonar-scanner-5.0.1.3006-linux/bin0 B19RUN /bin/sh -c apt-get update4.56 MB20RUN /bin/sh -c apt-get update113.97 MB21RUN /bin/sh -c mkdir /code94 B22WORKDIR /code32 B23COPY entrypoint.sh /entrypoint.sh # buildkit569 B24RUN /bin/sh -c chmod +x571 B25CMD ["bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'