Sign inSign up

gnschenker/hello-ruby:v1.0.0

Manifest digest

sha256:09dcfe0a466f2dc467553cb37bcb6f5bbdde4254f43c88a437882fd2e72f8d8e

OS/ARCH

linux/arm64

Compressed size

403.14 MB

Last pushed

12 months by gnschenker

Type

Image

Manifest digest

sha256:09dcfe0a466f2dc467553cb37bcb6f5bbdde4254f43c88a437882fd2e72f8d8e

Image Layers

1# debian.sh --arch 'arm64' out/48.7 MB
2RUN /bin/sh -c set -eux;23.86 MB
3RUN /bin/sh -c set -eux;64.45 MB
4RUN /bin/sh -c set -ex;215.6 MB
5RUN /bin/sh -c set -eux;188 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.4.60 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.6.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=804995bc22938aa475127000d3103cb133409ad3955edfc0e7412be66a4859b80 B
10RUN /bin/sh -c set -eux;40.29 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;143 B
15CMD ["irb"]0 B
16WORKDIR /usr/src/app132 B
17COPY Gemfile Gemfile.lock ./ #552 B
18RUN /bin/sh -c gem install10.24 MB
19COPY . . # buildkit1007 B
20EXPOSE map[4567/tcp:{}]0 B
21CMD ["bundle" "exec" "puma" "-p"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1759104000'