Redmine + MySQL + LDAP + SVN + GIT deploy automation with docker-compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
redmine-integration/redmine/Dockerfile

3 lines
178 B

FROM redmine:latest
ADD --chown=999:999 ./redmine_ldap_passwd/ /usr/src/redmine/plugins/redmine_ldap_passwd/
ADD --chown=999:999 ./999_config_ldap.rb /usr/src/redmine/db/migrate/