sha256:6e406e9f0d5bdb0230131162eaba1ed76cc9988ef6ba17c34eb3992ac7c4d213
OS/ARCH
linux/arm/v5
Compressed size
268.59 MB
Last pushed
29 days by buildslavearmhf
Type
Image
Manifest digest
sha256:05b36d3352d4f26d00322b6c045a285535aa28ce51ef4a4c53a82c8984f4631b
Image Layers
1# debian.sh --arch 'armel' out/26.67 MB2RUN /bin/sh -c set -eux;1.21 MB3RUN /bin/sh -c set -eux;191 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.100 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=6f32ad662baafc228d12030dbcd284f83b034dd4337b300dc84ac74d11a1eb680 B8RUN /bin/sh -c set -eux;36.19 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;101.24 MB16ENV GOSU_VERSION=1.190 B17RUN /bin/sh -c set -eux;899.19 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine139 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;125 B22ENV REDMINE_VERSION=6.1.30 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-6.1.3.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=61db3008c7fd18a3afc559ed656fd38fdf8df8220ac69598b319095183190b7a0 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;3.96 MB27RUN /bin/sh -c set -eux;98.44 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/ 'trixie' '@1787529600'