Sign inSign up

eaudeweb/redmine:20260109

Manifest digest

sha256:98ef040191f0e3bee49c205a1cd0487c13016770d1836b19c6f998073ad4f5e8

OS/ARCH

linux/amd64

Compressed size

416.1 MB

Last pushed

8 months by melish

Type

Image

Manifest digest

sha256:98ef040191f0e3bee49c205a1cd0487c13016770d1836b19c6f998073ad4f5e8

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.35 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=53a8ec71111449cbbd42224d8d27c493fa6ded228636731051c48604d4255d680 B
8RUN /bin/sh -c set -eux;39.52 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;144 B
13CMD ["irb"]0 B
14RUN /bin/sh -c groupadd -r1.08 KB
15RUN /bin/sh -c set -eux;117.43 MB
16ENV GOSU_VERSION=1.190 B
17RUN /bin/sh -c set -eux;924.24 KB
18ENV RAILS_ENV=production0 B
19WORKDIR /usr/src/redmine139 B
20ENV HOME=/home/redmine0 B
21RUN /bin/sh -c set -eux;125 B
22ENV REDMINE_VERSION=6.1.00 B
23ENV REDMINE_DOWNLOAD_URL=https://www.redmine.org/releases/redmine-6.1.0.tar.gz0 B
24ENV REDMINE_DOWNLOAD_SHA256=bc483da195f2444491d870e40f7fc909ae750f7ba8d0e28831e6d6c478812b880 B
25ENV RAILS_LOG_TO_STDOUT=true0 B
26RUN /bin/sh -c set -eux;3.95 MB
27RUN /bin/sh -c set -eux;67.95 MB
28VOLUME [/usr/src/redmine/files]0 B
29COPY docker-entrypoint.sh / # buildkit2.36 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.65 MB
36RUN /bin/sh -c pip install114 B
37COPY plugins/* /var/local/redmine/plugins/ # buildkit549.22 KB
38RUN /bin/sh -c mkdir -p10.07 MB
39COPY /edw/favicon /usr/src/redmine/themes/EdW/favicon # buildkit1.09 KB
40COPY /theme/opale/plugins /usr/src/redmine/themes/EdW/plugins # buildkit291.34 KB
41COPY /theme/opale/stylesheets /usr/src/redmine/themes/EdW/stylesheets # buildkit74.68 KB
42COPY /theme/opale/webfonts /usr/src/redmine/themes/EdW/webfonts # buildkit3.06 MB
43RUN /bin/sh -c chown -R17.98 MB
44COPY entrypoint.sh scripts/receive_imap.sh scripts/update-repositories.sh scripts/update_configuration.py2.03 KB
45COPY crontab /var/local/redmine/ # buildkit338 B
46COPY Gemfile.local /usr/src/redmine/ # buildkit231 B
47COPY scripts/email_oauth.rake /usr/src/redmine/lib/tasks/ # buildkit1.89 KB
48WORKDIR /usr/src/redmine32 B
49ADD 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.04 KB
50RUN /bin/sh -c patch -p01.92 KB
51RUN /bin/sh -c patch -p08.44 KB
52RUN /bin/sh -c patch -p025.01 KB
53RUN /bin/sh -c patch -p02.5 KB
54RUN /bin/sh -c patch -p135.74 KB
55RUN /bin/sh -c gosu redmine14.34 MB
56ENTRYPOINT ["/var/local/redmine/scripts/entrypoint.sh"]0 B
57CMD []0 B

Command

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