Docker Image to with Jenkins and docker-compose.
It uses the host's Docker daemon to start containers to run the builds/tests.
docker run -p 8080:8080 -v /your/home:/var/jenkins_home -v /var/run/docker.sock:/tmp/docker.sock dockito/builder| Name | Name | Last commit date | ||
|---|---|---|---|---|
Docker Image to with Jenkins and docker-compose.
It uses the host's Docker daemon to start containers to run the builds/tests.
docker run -p 8080:8080 -v /your/home:/var/jenkins_home -v /var/run/docker.sock:/tmp/docker.sock dockito/builder