RotundSquirrel78 these warnings are normal
Hi, I am at the process of migrating from trains to clearml. While running the 'pull' command I got some warnings. Please let me know if anything needs to be done with these warnings:
sigalr : <my path>/clearml $ sudo docker-compose -f docker-compose.yml pull
WARNING: The ELASTIC_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The CLEARML_HOST_IP variable is not set. Defaulting to a blank string.
WARNING: The CLEARML_AGENT_GIT_USER variable is not set. Defaulting to a blank string.
WARNING: The CLEARML_AGENT_GIT_PASS variable is not set. Defaulting to a blank string.
WARNING: Some services (agent-services) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use docker stack deploy
to deploy to a swarm.
Pulling elasticsearch ... done
Pulling fileserver ... done
Pulling mongo ... done
Pulling redis ... done
Pulling apiserver ... done
Pulling webserver ... done
Pulling agent-services ... done