sha256:ef1381f4273b11d0472575e71d0a35450a216f9262b6e3e8ada5a952e28693b8
OS/ARCH
Compressed size
719.85 MB
Last pushed
1 day by alexfalkowski
Type
Image
Manifest digest
sha256:e27ca4b7137d3d9bab724041e388b3c31fdfb0d4a3ebd833a7636c5a9d472f43
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c set -eux;4.38 MB3RUN /bin/sh -c set -eux;191 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.70 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.7.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=47ef59413f7a4587ba6a6b78b14036eb5e36eec2ec0b90964801e88d56a3d3750 B8RUN /bin/sh -c set -eux;55.77 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;144 B13CMD ["irb"]0 B14USER root0 B15RUN /bin/sh -c apt-get update312 MB16RUN /bin/sh -c groupadd --gid3.36 KB17ENV GO_VERSION=1.27.10 B18WORKDIR /usr/local/bin32 B19COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB20COPY root/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit455 B21RUN /bin/sh -c chmod +x64.52 MB22RUN /bin/sh -c gem update3.45 MB23USER circleci0 B24WORKDIR /home/circleci/32 B25ENV MAKEFLAGS=--no-print-directory0 B26RUN /bin/sh -c echo "ruby-$RUBY_VERSION"194 B27RUN /bin/sh -c mkdir -p176 B28RUN /bin/sh -c echo "$GO_VERSION"189 B29ENV GOPATH=/home/circleci/go0 B30ENV PATH=/home/circleci/go/bin:/usr/local/go/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B31USER root0 B32WORKDIR /usr/local/bin32 B33COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB34COPY scripts/install-go-tool /usr/local/bin/install-go-tool # buildkit423 B35COPY scripts/clean-go /usr/local/bin/clean-go # buildkit255 B36COPY k8s/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit868 B37RUN /bin/sh -c chmod +x240.87 MB38USER circleci0 B39WORKDIR /home/circleci/32 B40RUN /bin/sh -c install-go-tool github.com/zegl/kube-score/cmd/kube-score10.08 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'