ADD: added plugin for improved document display
This commit is contained in:
parent
48534b9cf3
commit
70015eae14
@ -69,5 +69,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/jkraemer/redmine_pe
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alperenbozkurt/redmine_users_performance.git
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/smoreau/redmine_documents_short.git
|
||||
|
||||
COPY docker-entrypoint.sh /
|
||||
RUN chmod a+x /docker-entrypoint.sh
|
Loading…
Reference in New Issue
Block a user