sha256:a2004a1c3e44db39934e35afcc64d4866c2b1553eff56e2a983481563d333d15
OS/ARCH
Compressed size
380.81 MB
Last pushed
over 1 year by svcapmcontrolteam607
Type
Image
Manifest digest
sha256:d7349af4c7824ffe50c8c0ca1985549647677d21d6861aa93c2d3cc14ae1fab1
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c set -eux;189 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.52 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 ./ # buildkit222 B18RUN /bin/sh -c bundle install9.16 MB19COPY . . # buildkit593 B20EXPOSE map[9292/tcp:{}]0 B21CMD ["bundle" "exec" "puma" "-C"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'