sha256:804fb6653e87a55cbf75cc5dc0b28e3a0173c0f6296837efdecfb3791e68aa3b
OS/ARCH
linux/arm/v5
Compressed size
223.72 MB
Last pushed
6 months by buildslavearmhf
Type
Image
Manifest digest
sha256:4823c80d81cf9e5b1645402844bd4d96584637039ac4271455141fee126d9746
Image Layers
1# debian.sh --arch 'armel' out/26.65 MB2RUN /bin/sh -c set -eux;1.21 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.3.100 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.10.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=3a06c3a709672a4ddae4e511d7e82f74799b8b3f550c8cf2d6f32089003cb84c0 B8RUN /bin/sh -c set -eux;33.2 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;143 B13CMD ["irb"]0 B14RUN /bin/sh -c groupadd -r1.08 KB15RUN /bin/sh -c set -eux;101.02 MB16ENV GOSU_VERSION=1.190 B17RUN /bin/sh -c set -eux;897.99 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine139 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;125 B22ENV REDMINE_VERSION=6.0.80 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-6.0.8.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=e4308852aff663296a9f77d31302f4d018e04305ed030abd47982d5dda03cc460 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;3.88 MB27RUN /bin/sh -c set -eux;56.87 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' '@1773619200'