sha256:1300dfc8d27aaf490edc7b80a8d19b293796e72c7fbcd5610ce2110e00e1c4bf
OS/ARCH
Compressed size
529.75 MB
Last pushed
7 days by alexfalkowski
Type
Image
Manifest digest
sha256:2bae02041dff747df560803f07b4c47429b6986d54938320ff72b5d3f99a2c7e
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c set -eux;1.2 MB3RUN /bin/sh -c set -eux;190 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.24 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 update323.68 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.19 KB20COPY root/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit454 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"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 B31USER root0 B32COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB33COPY scripts/install-go-tool /usr/local/bin/install-go-tool # buildkit418 B34COPY scripts/clean-go /usr/local/bin/clean-go # buildkit252 B35COPY release/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit578 B36RUN /bin/sh -c chmod +x39.11 MB37RUN /bin/sh -c mkdir /etc/uplift115 B38COPY release/.uplift.yml /etc/uplift # buildkit242 B39COPY release/deploy /usr/local/bin/ # buildkit706 B40RUN /bin/sh -c chmod +x719 B41COPY release/package /usr/local/bin/ # buildkit447 B42RUN /bin/sh -c chmod +x460 B43COPY release/version /usr/local/bin/ # buildkit577 B44RUN /bin/sh -c chmod +x592 B45USER circleci0 B46WORKDIR /home/circleci/32 B47RUN /bin/sh -c git config232 B48RUN /bin/sh -c install-go-tool github.com/alexfalkowski/infraops/v2/cmd/bump21.77 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'