Sign inSign up

collegeofteaching/base-ruby:ruby-3-3

Manifest digest

sha256:4f582c57c111f9abaa578e18150210f07ca528426e6358507e23a2cd1771cf55

OS/ARCH

linux/amd64

Compressed size

270.07 MB

Last pushed

almost 2 years by malpinder

Type

Image

Manifest digest

sha256:4f582c57c111f9abaa578e18150210f07ca528426e6358507e23a2cd1771cf55

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.22 MB
4RUN /bin/sh -c set -eux;198 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.3.60 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=540975969d1af42190d26ff629bc93b1c3f4bffff4ab253e245e125085e662660 B
9RUN /bin/sh -c set -eux;36.12 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c set -eux;141 B
14CMD ["irb"]0 B
15RUN /bin/sh -c apt-get update126.98 MB
16RUN /bin/sh -c curl -fsSL405.92 KB
17RUN /bin/sh -c apt-get update61.55 MB
18ENV app=/app0 B
19RUN /bin/sh -c mkdir $app104 B
20WORKDIR /app32 B
21RUN /bin/sh -c corepack enable245 B
22RUN /bin/sh -c yarn set3.24 MB
23RUN /bin/sh -c npm install1.02 KB
24RUN /bin/sh -c gem install808.01 KB
25CMD ["/bin/sh" "-c" "bundle exec0 B
26EXPOSE map[3000/tcp:{}]0 B

Command

ADD rootfs.tar.xz / # buildkit