Sign inSign up

alexfalkowski/docker:3.30

Multi-platform
Developer tools
Index digest

sha256:96684db4aab13610e6ce5e50b82ac047d10b8c97d168357a9d3d21f4d825d590

OS/ARCH

Compressed size

536.36 MB

Last pushed

9 days by alexfalkowski

Type

Image

Manifest digest

sha256:eeb429c75fb9fc1434dfa2b57e2047373c07ae129ed43860cb57ec8fb7eccc21

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2RUN /bin/sh -c set -eux;4.38 MB
3RUN /bin/sh -c set -eux;191 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=4.0.70 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.7.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=47ef59413f7a4587ba6a6b78b14036eb5e36eec2ec0b90964801e88d56a3d3750 B
8RUN /bin/sh -c set -eux;55.77 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;144 B
13CMD ["irb"]0 B
14USER root0 B
15RUN /bin/sh -c apt-get update312 MB
16RUN /bin/sh -c groupadd --gid3.36 KB
17ENV GO_VERSION=1.27.10 B
18WORKDIR /usr/local/bin32 B
19COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB
20COPY root/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit455 B
21RUN /bin/sh -c chmod +x64.52 MB
22RUN /bin/sh -c gem update3.45 MB
23USER circleci0 B
24WORKDIR /home/circleci/32 B
25ENV MAKEFLAGS=--no-print-directory0 B
26RUN /bin/sh -c echo "ruby-$RUBY_VERSION"194 B
27RUN /bin/sh -c mkdir -p176 B
28RUN /bin/sh -c echo "$GO_VERSION"189 B
29ENV GOPATH=/home/circleci/go0 B
30ENV 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 B
31USER root0 B
32WORKDIR /usr/local/bin32 B
33COPY scripts/install-image-tool /usr/local/bin/install-image-tool # buildkit1.18 KB
34COPY scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit996 B
35COPY docker/scripts/install-image-tool.d/ /usr/local/lib/install-image-tool/ # buildkit210 B
36RUN /bin/sh -c chmod +x67.47 MB

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'