[JIRA] [docker-plugin] (JENKINS-30668) docker cloud doesn't pull the image before start the docker container

2015-12-02 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou assigned an issue to magnayn 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30668 
 
 
 
  docker cloud doesn't pull the image before start the docker container  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kanstantsin Shautsou 
 
 
 

Assignee:
 
 Kanstantsin Shautsou magnayn 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30668) docker cloud doesn't pull the image before start the docker container

2015-09-28 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou commented on  JENKINS-30668 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: docker cloud doesn't pull the image before start the docker container  
 
 
 
 
 
 
 
 
 
 
Any logs? https://github.com/jenkinsci/docker-plugin/blob/master/CONTRIBUTING.md 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30668) docker cloud doesn't pull the image before start the docker container

2015-09-28 Thread h...@freewheel.tv (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 huaqiang li commented on  JENKINS-30668 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: docker cloud doesn't pull the image before start the docker container  
 
 
 
 
 
 
 
 
 
 
it is difficult to show the logs, the job doesn't run for the docker container is not started automatically. 
but it is easy to do the test , you can just configure the image ID with registry and label , and just make sure no such image on the docker host , you can test your jenkins job to show the job is pending there to start the docker slave.  
but after you pull the docker image manually on docker host , the jenkins job is running . 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30668) docker cloud doesn't pull the image before start the docker container

2015-09-27 Thread h...@freewheel.tv (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 huaqiang li created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30668 
 
 
 
  docker cloud doesn't pull the image before start the docker container  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kanstantsin Shautsou 
 
 
 

Components:
 

 docker-plugin 
 
 
 

Created:
 

 28/Sep/15 1:43 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 huaqiang li 
 
 
 
 
 
 
 
 
 
 
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 . 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment