Sign inSign up

lyrasis/data-toolkit:latest

Index digest

sha256:c6fceb0008dee82b1dd62b56ca287a20e76bfa67687cc22f903f89c348498111

OS/ARCH

linux/amd64

Compressed size

259.84 MB

Last pushed

16 days by markcooper

Type

Image

Manifest digest

sha256:d3f53a0556956422be7c9af96e32215f5e78ccb4c7b57666c36f095ad78f70dd

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.50 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.5.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=5dc5521ea54c726e6cc10b1b5a0f4004b27b482e61c04c99aed79315e30895e50 B
8RUN /bin/sh -c set -eux;47.34 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 #96.12 MB
20COPY --chown=rails:rails /rails /rails #31.17 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' '@1783900800'