Ok thanks CostlyOstrich36 . When I launched the docker-compose on my Ubuntu machine, I never even set the variable. We've since migrated to RHEL 8 so I'm using podman to launch it and this is the first I'm ever seeing this error. I found docs on it, so I set it using export ClEARML_FILES_HOST="
None "
. For whatever reason that didn't work so I've just resorted to hardcoding it in the docker-compose.yml
HighCoyote66 which docker-compose version are you using? Note you can also use the --env-file
command line switch for docker-compose
Hi HighCoyote66 , I think you need to set it in the docker compose.