sha256:ec93aa17c0858cc4fb1b1a51a5906e76be16c8b20f54f488bee445af85764b9c
OS/ARCH
Compressed size
678.26 MB
Last pushed
4 days by alexfalkowski
Type
Image
Manifest digest
sha256:2ecb4ede7bc049306c3cf2cc0700cfadc2418a7a467c8430b3ec9c0e20f4870f
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;4.05 MB3RUN /bin/sh -c set -eux;190 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.98 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 update348.02 MB16RUN /bin/sh -c groupadd --gid3.35 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/ # buildkit452 B21RUN /bin/sh -c chmod +x67.79 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"195 B27RUN /bin/sh -c mkdir -p176 B28RUN /bin/sh -c echo "$GO_VERSION"188 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 B33ENV GO_LINT_VERSION=2.13.20 B34COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB35COPY scripts/install-go-tool /usr/local/bin/install-go-tool # buildkit420 B36COPY scripts/clean-go /usr/local/bin/clean-go # buildkit254 B37COPY scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit997 B38COPY go/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit438 B39RUN /bin/sh -c chmod +x113.51 MB40USER circleci0 B41WORKDIR /home/circleci/32 B42RUN /bin/sh -c echo "$GO_LINT_VERSION"195 B43ENV GOEXPERIMENT=jsonv20 B44RUN /bin/sh -c install-go-tool github.com/alexfalkowski/gocovmerge/v257.04 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'