Sign inSign up

shawnschwartz/clementime:1.0.64

Multi-platform
Data science
Web servers
Content management system
Index digest

sha256:a98a59cf44c045f64fcd664e7c92e81e469f6bd30157e58e2d150175247a2cf3

OS/ARCH

Compressed size

296.16 MB

Last pushed

9 months by shawnschwartz

Type

Image

Manifest digest

sha256:9df9a416b195a852177ed551950c6b09e78c3d755781c4e044095a4928e87532

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=3.4.60 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.6.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=804995bc22938aa475127000d3103cb133409ad3955edfc0e7412be66a4859b80 B
8RUN /bin/sh -c set -eux;40.2 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 update114.55 MB
16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
17COPY /usr/local/bundle /usr/local/bundle # buildkit38.14 MB
18COPY /rails /rails # buildkit46.41 MB
19RUN /bin/sh -c groupadd --system27.24 MB
20USER 1000:10000 B
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' '@1759104000'