sha256:4b4436006e7a5d6909120ced1bc73c167c409ba2045e65c5c01961f8b5860c7d
OS/ARCH
linux/mips64le
Compressed size
246.34 MB
Last pushed
9 months by doimips64le
Type
Image
Manifest digest
sha256:d58d8e7d185fe53717cdacd3c8aefed3dc988dc09bb62bc39bfe07ee8fac4c1f
Image Layers
1# debian.sh --arch 'mips64el' out/27.19 MB2RUN /bin/sh -c set -eux;2.77 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.90 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.9.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=cf6699d0084c588e7944d92e1a8edda28b1cc3ee471a1f0aebb4b3d32c9753b20 B8RUN /bin/sh -c set -eux;31.81 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;112.96 MB16ENV GOSU_VERSION=1.190 B17RUN /bin/sh -c set -eux;837.1 KB18ENV RAILS_ENV=production0 B19WORKDIR /usr/src/redmine139 B20ENV HOME=/home/redmine0 B21RUN /bin/sh -c set -eux;123 B22ENV REDMINE_VERSION=5.1.100 B23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-5.1.10.tar.gz0 B24ENV REDMINE_DOWNLOAD_SHA256=0f187dcca0804f42faf7bbee1ad0a759291b026f707d86347bc14f34defa6f410 B25ENV RAILS_LOG_TO_STDOUT=true0 B26RUN /bin/sh -c set -eux;3.1 MB27RUN /bin/sh -c set -eux;67.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 'mips64el' out/ 'bookworm' '@1766966400'