Sign inSign up

dcplbt/yalula-webapp:ef99954b

Index digest

sha256:50c2a8c19c28a1defbef40d1c5b1496ada6862cfd5ecc278ba4fcca80766db77

OS/ARCH

linux/arm64

Compressed size

295.34 MB

Last pushed

about 1 month by dcplbt

Type

Image

Manifest digest

sha256:95611c49d7a8d4ebfd85af56eebbe86505839725eb3f77e4c7f1d07b23f0f1a2

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.58 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'