latest
sha256:aadecc30371100099fecb146a3d22f0b2cab7f7a237e5663fa5383f228601a52
OS/ARCH
Compressed size
492.03 MB
Last pushed
8 days by alexfalkowski
Type
Image
Manifest digest
sha256:45ce67808d6b5d2752650048ecbbedeff889e41641573cacb8805c0be1d3a9dd
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;1.22 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=9c9d121fe3314ea7c801e690b9de981d2b9d12d7849db99c27482468a541ba0a0 B8RUN /bin/sh -c set -eux;47.4 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;142 B13CMD ["irb"]0 B14USER root0 B15RUN /bin/sh -c apt-get update347.37 MB16RUN /bin/sh -c groupadd --gid3.35 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/ # buildkit452 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"195 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 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'