sha256:f0ff3c27a80f986f32923227cc6c52470328b2f2880490d75e26e90fdb21662d
OS/ARCH
linux/arm/v5
Compressed size
247.65 MB
Last pushed
2 months by buildslavearmhf
Type
Image
Manifest digest
sha256:e3df51eea64ba92f7e61a86822bb9f8c289dd5af112abfa1e373a4ebc5f2a266
Image Layers
1# debian.sh --arch 'armel' out/24.57 MB2RUN /bin/sh -c set -eux;2.94 MB3RUN /bin/sh -c set -eux;188 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.3.120 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.12.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=873e3297990b8cff7a5436f6e510a3a7a18c74e5f2c794e4162e605fe0a743b30 B8RUN /bin/sh -c set -eux;32.67 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;144 B13CMD ["irb"]0 B14RUN /bin/sh -c groupadd -r1.08 KB15RUN /bin/sh -c set -eux;111.42 MB16ENV GOSU_VERSION=1.190 B17RUN /bin/sh -c set -eux;895.11 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine139 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;126 B22ENV REDMINE_VERSION=6.0.100 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-6.0.10.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=0f3f3a7159188fbd65a365519037ebe6882c6dace78d8630de22c570ff20ca770 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;3.89 MB27RUN /bin/sh -c set -eux;71.28 MB28VOLUME [/usr/src/redmine/files]0 B29COPY docker-entrypoint.sh / # buildkit2.36 KB30ENTRYPOINT ["/docker-entrypoint.sh"]0 B31EXPOSE map[3000/tcp:{}]0 B32CMD ["rails" "server" "-b" "0.0.0.0"]0 BCommand
# debian.sh --arch 'armel' out/ 'bookworm' '@1783900800'