Sign inSign up

svcapmcontrolteam607/integration-with-operator-ruby:latest

Multi-platform
Index digest

sha256:50ebb6a2c983e34cc3ff403241984b957e32f421fe7db135e04b8af15db517e6

OS/ARCH

Compressed size

410.87 MB

Last pushed

10 months by svcapmcontrolteam607

Type

Image

Manifest digest

sha256:7886fa0cfadf40e4f8a94051f1b40307dc5b0577125b1619ba90455465e74788

Image Layers

1# debian.sh --arch 'amd64' out/47.01 MB
2RUN /bin/sh -c set -eux;24.43 MB
3RUN /bin/sh -c set -eux;64.64 MB
4RUN /bin/sh -c set -ex;225.05 MB
5RUN /bin/sh -c set -eux;190 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.4.70 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c70 B
10RUN /bin/sh -c set -eux;40.3 MB
11ENV GEM_HOME=/usr/local/bundle0 B
12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN /bin/sh -c set -eux;142 B
15CMD ["irb"]0 B
16WORKDIR /app93 B
17COPY Gemfile ./ # buildkit221 B
18RUN /bin/sh -c bundle install9.45 MB
19COPY . . # buildkit591 B
20EXPOSE [9292/tcp]0 B
21CMD ["bundle" "exec" "puma" "-C"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'