As far as I can tell, this is not a functional issue, but potentially makes things confusing for those less experienced with containers (yours truly). I'm writing, only to offer feedback on newer features I'm looking to use; prioritize accordingly.
Docs here show mounting /mtconnect/config to the host.
- Agent appears to look in a few other places for config files first, before getting to
/mtconnect/config. Would it be more natural to drop the config in /etc/mtconnect/...?
- There are two lines that indicate config is being loaded from
/mtconnect/config/agent.cfg but one line giving conflicting information, saying config is being loaded from /mtconnect/config/agent.cfg in path /home/agent. The config is in fact, not relative to the user's home directory.

As far as I can tell, this is not a functional issue, but potentially makes things confusing for those less experienced with containers (yours truly). I'm writing, only to offer feedback on newer features I'm looking to use; prioritize accordingly.
Docs here show mounting
/mtconnect/configto the host./mtconnect/config. Would it be more natural to drop the config in/etc/mtconnect/...?/mtconnect/config/agent.cfgbut one line giving conflicting information, saying config is being loaded from/mtconnect/config/agent.cfgin path/home/agent. The config is in fact, not relative to the user's home directory.