Unanswered
Hi Guys, I Want Automate The Clearml-Init In A Docker Container. Ideally I Would Do This By Having The Clearml.Conf File In The Container And Then Read In Env Variables I.E. Any Recommendations Would Be Good?
RobustRat47 ASAIK this should already be supported by the underlying HOCON configuration format used by ClearML - something like ${PATH}
should automatically be substituted by the PATH
environment variable ( %PATH%
in Windows)
160 Views
0
Answers
3 years ago
one year ago