Jenkins -> Dockerfile -> Nexus Docker repository, how to do it?

2017-02-15 Thread Jae Gangemi
if you are just using docker commands you can just push the container yourself 
from a shell build step.

if you have a java project and are using maven, the fabric8 docker plugin is 
excellent.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ca9a386d-baf0-4b4a-9a00-3df7e5eae67a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins -> Dockerfile -> Nexus Docker repository, how to do it?

2017-02-14 Thread Arnoud Aarnoudse
Yo! I am trying to get Jenkins to pull my git project, and build it into a 
docker image. After the docker image is made i want Jenkins to push it into 
my Nexus Docker repository. How can I do this? So far I have not found any 
working or complete guides.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/15907395-a5c4-4853-ba26-fc5705cd23e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.