Sign inSign up

fshayani/molly:staging

Index digest

sha256:9d5d008db8b3a2d23099a78581e361b5a419cd6d7d4214bc07eb7b840d1403a4

OS/ARCH

linux/amd64

Compressed size

499.04 MB

Last pushed

over 1 year by fshayani

Type

Image

Manifest digest

sha256:be67c1e1da00831f01ad013732ff6cfa5a8dbdb5161e6bc3328c385ddcde8bbb

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;188 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.30 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.3.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=174dcd8c516694f833fd3c93ea227fa6c3321464577a3882a6fc7e4fe20237fd0 B
8RUN /bin/sh -c set -eux;39.44 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;142 B
13CMD ["irb"]0 B
14WORKDIR /rails95 B
15RUN /bin/sh -c apt-get update174.36 MB
16RUN /bin/sh -c curl -fsSL5.61 MB
17RUN /bin/sh -c wget --quiet33.32 MB
18ARG RAILS_ENV=staging0 B
19ENV RAILS_ENV=staging0 B
20ENV BUNDLE_DEPLOYMENT=1 BUNDLE_WITHOUT=development0 B
21COPY Gemfile Gemfile.lock ./ #4.38 KB
22RUN |1 RAILS_ENV=staging /bin/sh -c186.98 MB
23COPY . . # buildkit164.57 KB
24RUN |1 RAILS_ENV=staging /bin/sh -c34.67 KB
25RUN |1 RAILS_ENV=staging /bin/sh -c5.19 MB
26RUN |1 RAILS_ENV=staging /bin/sh -c23.69 MB
27USER 1000:10000 B
28ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B
29EXPOSE map[80/tcp:{}]0 B
30ENV RAILS_ENV=staging0 B
31CMD ["./bin/thrust" "./bin/rails" "server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'