sha256:f8a8d15297a3c1c73c2b5425e3402300d1b0dec13c852d709e3bca0253a331a8
OS/ARCH
linux/arm64/v8
Compressed size
73.28 MB
Last pushed
almost 2 years by waveywaves
Type
Image
Manifest digest
sha256:f8a8d15297a3c1c73c2b5425e3402300d1b0dec13c852d709e3bca0253a331a8
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2RUN /bin/sh -c set -eux;11.94 MB3RUN /bin/sh -c set -eux;199 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=671134022238c2c4a9d79dc7d1e58c909634197617901d25863642f735a27ecb0 B8RUN /bin/sh -c set -eux;34.57 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 B14WORKDIR /usr/src/app133 B15COPY app.rb . # buildkit2.54 KB16COPY images images # buildkit7.45 KB17EXPOSE map[4567/tcp:{}]0 B18CMD ["ruby" "app.rb"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'