sha256:8384deeba555cc054fc17c719f297feea9023010261aba6673a4f3ee32943a9f
OS/ARCH
linux/arm/v5
Compressed size
266.56 MB
Last pushed
27 days by buildslavearmhf
Type
Image
Manifest digest
sha256:35a2723dfadb76dea68cbdbecde931bc9811c2b18a3d2c89c9f5268274ff7e0e
Image Layers
1# debian.sh --arch 'armel' out/26.67 MB2RUN /bin/sh -c set -eux;1.21 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=9c9d121fe3314ea7c801e690b9de981d2b9d12d7849db99c27482468a541ba0a0 B8RUN /bin/sh -c set -eux;40.75 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;142 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.16 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine139 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;123 B22ENV REDMINE_VERSION=7.0.00 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-7.0.0.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=857e9f8860c31e4c531389e5d93eea26488dba69830484a3b0aa904be615e90a0 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;4.03 MB27RUN /bin/sh -c set -eux;91.78 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'