Hi @<1576381444509405184:profile|ManiacalLizard2> , is there a specific reason you're running the agent inside a docker container instead of running the agent in docker mode which would make it spin up a container?
from what I understand, the docker mode were designed for apt
based image and also running as root
inside the container.
We have container that are not apt
based and running not as root
We also do some "start up" that fetch credentials from Key Vault prior running the agent
@<1576381444509405184:profile|ManiacalLizard2> the agent basically logs the configuration but this is unrelated to the docker environment. You can theoretically simply add some custom name/value to the agent configuration an it should appear in the configuration dump printed by the agent
@<1523701087100473344:profile|SuccessfulKoala55> It's working !! Thank you very much !!! Clearml is awesome !!!!