mirror of
https://github.com/clearml/clearml-agent
synced 2025-06-26 18:16:15 +00:00
Fix hide_docker_command_env_vars mode to include URL passwords and handle env vars containing docker commands
This commit is contained in:
@@ -229,6 +229,7 @@ agent {
|
||||
hide_docker_command_env_vars {
|
||||
enabled: true
|
||||
extra_keys: []
|
||||
parse_embedded_urls: true
|
||||
}
|
||||
|
||||
# allow to set internal mount points inside the docker,
|
||||
|
||||
Reference in New Issue
Block a user