Forums » Development »
Added by wang chao over 6 years ago
hi, i want to add some features to my redmine site which is running in a docker contaner.
but, when i try to change the code(volumes mount the whole redmine project out of container), it seems not work. [ https://github.com/docker-library/redmine/issues/125 ]
what's the best way to develop redmine through docker?