-
Improvement
-
Resolution: Fixed
-
Minor
-
None
in the Cloud i added a docker host , and add a Docker template with the docker image ID with my private registry:label , the docker plugin failed to start the docker container on docker host . so i have to pull the docker image manually on docker host , and then the docker cloud works to start the docker container as docker slave .
the docker cloud should pull the docker image before start docker container on docker host .