Show how to run image by mounting external configuration files
Closed this issue · 2 comments
Misterblue commented
Add example code and documentation for mounting the local 'config' directory into the docker container so that configuration is done with the files outside the Docker container.
This is a usage pattern that is more flexible than embedding the configuration into the image (Region files, secrets, etc).
Misterblue commented
On second thought, having the region configuration embedded in the image is not a very good idea. I'm thinking that I need a version 3 that defaults to configuration outside the image with the option to include it in the image.
Misterblue commented
Fixed in 3.1.1