sha256:1a446dd75a1e8adb54cd921583eab6bfda83758f556ad4ebcf6c26c893d5419c
OS/ARCH
Compressed size
594.25 MB
Last pushed
about 1 month by alexfalkowski
Type
Image
Manifest digest
sha256:db04c3ac5c90d08a76fa036a1b0da5db4cb83fc86652c27fa468df9e1a5a050f
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.22 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.50 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.5.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=5dc5521ea54c726e6cc10b1b5a0f4004b27b482e61c04c99aed79315e30895e50 B8RUN /bin/sh -c set -eux;47.34 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;143 B13CMD ["irb"]0 B14USER root0 B15RUN /bin/sh -c apt-get update347.37 MB16RUN /bin/sh -c groupadd --gid3.36 KB17ENV GO_VERSION=1.26.50 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.17 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"196 B27RUN /bin/sh -c mkdir -p178 B28RUN /bin/sh -c echo "$GO_VERSION"190 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 # buildkit418 B35COPY scripts/clean-go /usr/local/bin/clean-go # buildkit253 B36COPY scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit987 B37COPY ruby/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit213 B38RUN /bin/sh -c chmod +x98.92 MB39USER circleci0 B40WORKDIR /home/circleci/32 B41RUN /bin/sh -c install-go-tool github.com/boyter/scc/v33.36 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'