-
New Feature
-
Resolution: Duplicate
-
Minor
-
Jenkins 1.642.1 in AWS ECS based on "jenkins" official image. Customized the jenkinsci/jnlp-slave with Docker 1.9.1
Enable and set the Task Definitions Volumes, in order to run Docker-in-Docker.
It should be the equivalent of "docker run -v /var/run/docker.sock:/var/run/docker.sock".