Closed
Description
refs: #84
https://github.com/docker-library/redmine/blob/master/3.4/docker-entrypoint.sh#L104
https://github.com/docker-library/redmine/blob/master/3.4/Dockerfile#L79
Seems Gemfile.lock.${adapter} is copy from Gemfile.lock (which is the Redmine's original Gemfile.lock), so what is the best practices I add my own / plugins gems into that?
It didn't make sense.
It didn't handle plugins/*/Gemfile files.