Sign inSign up

lyrasis/arclight:6ae0249e880adcfa59bcb2cee11871381c91e1a1

Index digest

sha256:97e88769b835218fd7bc9cf5342417d1fdd4e0ab4d0444783afcd522aa866132

OS/ARCH

linux/amd64

Compressed size

230.47 MB

Last pushed

over 1 year by markcooper

Type

Image

Manifest digest

sha256:9d8e4863ea4b1d1afe5e154675f608c90b4816bddee63a247a6ca52117c3aa9e

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.10 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.1.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=018d59ffb52be3c0a6d847e22d3fd7a2c52d0ddfee249d3517a0c8c6dbfa70af0 B
8RUN /bin/sh -c set -eux;49.24 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 update51.95 MB
16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
17COPY /usr/local/bundle /usr/local/bundle # buildkit43.05 MB
18COPY /rails /rails # buildkit28.1 MB
19RUN /bin/sh -c groupadd --system27.89 MB
20USER 1000:10000 B
21ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B
22EXPOSE map[80/tcp:{}]0 B
23CMD ["./bin/thrust" "./bin/rails" "server"]0 B

Command

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