The source project of this merge request has been removed.
Allow to add a config file
In link with https://framagit.org/bnjbvr/kresus/issues/713
- default config file is added and used
- can be overwritten with a volume : -v :/opt/config.ini
Things to do after merge :
- rebuild the docker images
- change documentation to explain how to use a specific config file with docker
Tested with stable and nightly images.