-
Notifications
You must be signed in to change notification settings - Fork 0
Code notes
ArthurMitchell42 edited this page Jul 5, 2021
·
6 revisions
Code The environment variable AWS_CONFIG_PATH has been added to help implementation in docker. In the docker file there is an ENV definition to set it to /config, where the volume mount point goes. On other systems it can be left blank to use the working directory as the config & log location or be set to an OS specific value.
Code See the read-me file for the format and details.