Sign inSign up

lyrasis/arclight:20260427-8.1-cbac0ca

Index digest

sha256:4808229b4075150a8e6f0c87ec0ab4fd44c4b7631a0fc3d93c18c56de9a8539c

OS/ARCH

linux/amd64

Compressed size

195.99 MB

Last pushed

5 months by markcooper

Type

Image

Manifest digest

sha256:8755f90e6e5410bb1bebaed2a3cef9dca7a6c6a684aebb7d9c3967abd78df893

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.22 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=4.0.10 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=0531fe57dfdb56bf591620d2450642ea0e0964f3512a6ebee7dc9305de69395f0 B
8RUN /bin/sh -c set -eux;47.3 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;143 B
13CMD ["irb"]0 B
14WORKDIR /rails95 B
15RUN /bin/sh -c apt-get update41.92 MB
16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
17RUN /bin/sh -c groupadd --system3.24 KB
18USER 1000:10000 B
19COPY --chown=rails:rails /usr/local/bundle /usr/local/bundle #47.45 MB
20COPY --chown=rails:rails /rails /rails #29.71 MB
21ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B
22EXPOSE [80/tcp]0 B
23CMD ["./bin/thrust" "./bin/rails" "server"]0 B

Command

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