Compare commits

..

No commits in common. "48534b9cf3beb2bd07ba6289cb571b6d3fc8d56a" and "cf22951fc75328864ed28466d103d871551aad2e" have entirely different histories.

View File

@ -65,9 +65,5 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/eyp/redmine_spent_t
RUN cd /usr/src/redmine/plugins;git clone https://github.com/tckz/redmine-wiki_graphviz_plugin.git wiki_graphviz_plugin
RUN cd /usr/src/redmine/plugins;git clone https://github.com/jkraemer/redmine_percent_done.git
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alperenbozkurt/redmine_users_performance.git
COPY docker-entrypoint.sh /
RUN chmod a+x /docker-entrypoint.sh