Hello,
thanks for the help. At the end it was an issue with Firewalld on the Node
supposed to host jenkins slave docker containers, which prevented to launch
iptables commands. It was not clear to me where Docker plugin executes
command but once it connect to Docker REST API, it can launch comm
- From my understanding you would build on slaves with Docker installed
there (I guess you have OPS guys for that?).
- Then you can create Docker images and/or Docker container as needed.
- As an example you could create a container that install Java 8 and
Maven 3 building the
Hello,
I was looking at documentation about running builds on jenkins slave
through Docker and everything looks fine with Docker cloud provider and a
jenkins slave image running docker on the same Jenkins host, but I didn't
understood if it would be possible to run builds on Docker containers a