blacklabelops-legacy / jenkins

Docker Jenkins Swarm-Ready with HTTPS
https://hub.docker.com/r/blacklabelops/jenkins/
MIT License
108 stars 36 forks source link

Support docker commands? #9

Closed uptownhr closed 8 years ago

uptownhr commented 8 years ago

I've tried building my app and running docker containers from a jenkins install from docker before and ran into a few problems. Have any thought been put into your jenkins build?

blacklabelops commented 8 years ago

Please state your problems.

blacklabelops commented 8 years ago

This repository is a Jenkins Master without Docker, especially Docker dind. It's purpose is solely being a master. Job execution and tools installation is done by swarm slaves. App building and execution and Docker commands should be done by Jenkins (Swarm) Slaves.