Unanswered
[Injecting Secrets Into A Clearml Agent / Accessing
Hi ScantChimpanzee51 , you can set the task's container's arguments, which can include any docker run command line arguments. For your case, you can use -e KEY=VALUE as many times as you need. These will be used in the docker command and will be available inside the container as env vars
310 Views
0
Answers
3 years ago
2 years ago