Hey,
I am trying to use Docker Containers as build slaves for our Jenkins environment using the Docker Plugin. From Jenkins, I am able to provision a slave, and the docker container appears on my Jenkins Executor list, however it stays "offline".
I appears like the the container is being started and connects, but it stays offline. On my Docker server, the container shows a status of Exited (0). Below I posted the Agent's logs. After "waiting" for a while, it times out.
Has anyone been able to successfully use the Jenkins Docker Plugin with Windows Containers?
I am using this version of the Docker-Plugin:
From the logs:
Starting connection command for 32234...
Successfully executed jnlp connection for 32234...
Waiting slave connection...
Waiting slave connection...
Waiting slave connection...
....