Sign inSign up

lyrasis/data-toolkit:3829ac12b4a638e79c56eae74331dd7314bfe2e4

Index digest

sha256:ceb23c74e46cf099c3f10b43e3d93688ec947966854f8a12608aba8bc5817fdc

OS/ARCH

linux/amd64

Compressed size

252.63 MB

Last pushed

29 days by markcooper

Type

Image

Manifest digest

sha256:dd87d27709f0190bc2b1eb92f79d6d206d07dd266d8e3c9d2c8043b6e0ca26fc

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2RUN /bin/sh -c set -eux;1.22 MB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.50 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=7b3a905b84b8777aa29f557bada695c3ce108390657e614d2cc9e2fb7e4595360 B
8RUN /bin/sh -c set -eux;40.09 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 update55.59 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 #95.19 MB
20COPY --chown=rails:rails /rails /rails #32.15 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' '@1757289600'