sha256:a1dc5a1750eae60669c11d593e2bb8f62a1f7a53ae693bdb4be6c2be40e69f6e
OS/ARCH
linux/arm64
Compressed size
451.22 MB
Last pushed
6 months by exwarvlad
Type
Image
Manifest digest
sha256:a1dc5a1750eae60669c11d593e2bb8f62a1f7a53ae693bdb4be6c2be40e69f6e
Image Layers
1# debian.sh --arch 'arm64' out/48.71 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -ex;215.73 MB5RUN /bin/sh -c set -eux;190 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.2.110 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=c13aec0c206725d5d356acbae6e5fd8bffd92dc325aec14fd5dd7795d4b763d20 B10RUN /bin/sh -c set -eux;34.44 MB11ENV GEM_HOME=/usr/local/bundle0 B12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN /bin/sh -c set -eux;144 B15CMD ["irb"]0 B16RUN /bin/sh -c apt-get update245.75 KB17WORKDIR /app93 B18COPY main.rb . # buildkit528 B19RUN /bin/sh -c gem install63.79 MB20WORKDIR /app32 B21EXPOSE [50051/tcp]0 B22CMD ["ruby" "main.rb"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'