Sign inSign up

eaudeweb/redmine:20250512

Manifest digest

sha256:27aa602ebeb97388814e3d00d4c4a3ba094b649c55ad03c1c7e9b0f0d6863b1f

OS/ARCH

linux/amd64

Compressed size

380.99 MB

Last pushed

over 1 year by melish

Type

Image

Manifest digest

sha256:27aa602ebeb97388814e3d00d4c4a3ba094b649c55ad03c1c7e9b0f0d6863b1f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
8RUN /bin/sh -c set -eux;34.29 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;143 B
13CMD ["irb"]0 B
14RUN /bin/sh -c groupadd -r1.08 KB
15RUN /bin/sh -c set -eux;117.24 MB
16ENV GOSU_VERSION=1.170 B
17RUN /bin/sh -c set -eux;1.09 MB
18ENV RAILS_ENV=production0 B
19WORKDIR /usr/src/redmine138 B
20ENV HOME=/home/redmine0 B
21RUN /bin/sh -c set -eux;124 B
22ENV REDMINE_VERSION=5.1.80 B
23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-5.1.8.tar.gz0 B
24ENV REDMINE_DOWNLOAD_SHA256=50a30cd16c43d0ae64f256866c8cef4b0e9dd818d6feef489fa24507fbde3a7b0 B
25ENV RAILS_LOG_TO_STDOUT=true0 B
26RUN /bin/sh -c set -eux;3.1 MB
27RUN /bin/sh -c set -eux;51.74 MB
28VOLUME [/usr/src/redmine/files]0 B
29COPY docker-entrypoint.sh / # buildkit2.25 KB
30ENTRYPOINT ["/docker-entrypoint.sh"]0 B
31EXPOSE map[3000/tcp:{}]0 B
32CMD ["rails" "server" "-b" "0.0.0.0"]0 B
33LABEL maintainer=<[email protected]>0 B
34ENV REDMINE_PATH=/usr/src/redmine REDMINE_LOCAL_PATH=/var/local/redmine0 B
35RUN /bin/sh -c apt-get update109.63 MB
36RUN /bin/sh -c pip install114 B
37COPY plugins/* /var/local/redmine/plugins/ # buildkit1.89 MB
38RUN /bin/sh -c mkdir -p18.26 MB
39COPY entrypoint.sh scripts/receive_imap.sh scripts/update-repositories.sh scripts/update_configuration.py2.01 KB
40COPY crontab /var/local/redmine/ # buildkit310 B
41COPY Gemfile.local /usr/src/redmine/ # buildkit223 B
42COPY scripts/email_oauth.rake /usr/src/redmine/lib/tasks/ # buildkit1.89 KB
43WORKDIR /usr/src/redmine32 B
44ADD patches/imap_scan_multiple_folders.patch patches/more_project_from_receiver_addresses.patch patches/subprojects_query_filter_fix.patch patches/notification_prefs_higher_prio.diff4.02 KB
45RUN /bin/sh -c patch -p053.15 KB
46RUN /bin/sh -c gosu redmine13.43 MB
47ENTRYPOINT ["/var/local/redmine/scripts/entrypoint.sh"]0 B
48CMD []0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'