sha256:f6ae79aa388e98d8e66951c28632cf26c06813b2edbe8ed5584c1c3ef060ea3c
OS/ARCH
linux/arm/v7
Compressed size
248.89 MB
Last pushed
about 21 hours by buildslavearmhf
Type
Image
Manifest digest
sha256:5b7785bb1e2a03536a350ae0799610f8dbf2c0ce70bf423cb704e6884b1d8974
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;3.29 MB3RUN /bin/sh -c set -eux;191 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.70 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.7.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=47ef59413f7a4587ba6a6b78b14036eb5e36eec2ec0b90964801e88d56a3d3750 B8RUN /bin/sh -c set -eux;48.36 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;96.63 MB16ENV GOSU_VERSION=1.190 B17RUN /bin/sh -c set -eux;896.13 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine140 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;125 B22ENV REDMINE_VERSION=7.0.10 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-7.0.1.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=68538b4310fa50ac79a521045cb55fe3bcffed5c1562d6844cf90e66e76192090 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;4.04 MB27RUN /bin/sh -c set -eux;70.69 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 'armhf' out/ 'trixie' '@1787529600'