sha256:760165d78b9f36016faddfd4a0790b27d336b0ee9da41f309b186e1a25b699cd
OS/ARCH
linux/arm64/v8
Compressed size
371.83 MB
Last pushed
over 1 year by svcapmcontrolteam607
Type
Image
Manifest digest
sha256:760165d78b9f36016faddfd4a0790b27d336b0ee9da41f309b186e1a25b699cd
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.32 MB5RUN /bin/sh -c set -eux;191 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.4.20 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.2.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=ebf1c2eb58f5da17c23e965d658dd7e6202c5c50f5179154c5574452bef4b3e00 B10RUN /bin/sh -c set -eux;39.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 B16WORKDIR /app93 B17COPY Gemfile ./ # buildkit224 B18RUN /bin/sh -c bundle install9.12 MB19COPY . . # buildkit660 B20EXPOSE map[9292/tcp:{}]0 B21CMD ["bundle" "exec" "puma" "-C"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'