Sign inSign up

dcplbt/yalula-webapp:0f4382d2

Index digest

sha256:ce3df42c35371bc671943cf02c228ba7f76e794c927aa8b0b0f63d12f8ae1f88

OS/ARCH

linux/arm64

Compressed size

295.16 MB

Last pushed

about 2 months by dcplbt

Type

Image

Manifest digest

sha256:06dd8aec41f016cd8839e6998026d1afc4ce3fdd9eedc05315e148e8be6955ed

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;1.2 MB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=4.0.40 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=6ff9d2d6e75f5a6f997222ecc45f79209d663737eceb3689d1f42ab952673fb70 B
8RUN /bin/sh -c set -eux;47.19 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;144 B
13CMD ["irb"]0 B
14WORKDIR /rails95 B
15RUN /bin/sh -c apt-get update53.5 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 #114.12 MB
20COPY --chown=rails:rails /rails /rails #50.41 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 'arm64' out/ 'trixie' '@1779062400'