Skip to content

Local docker setup for developing and testing jenkins

Notifications You must be signed in to change notification settings

tylrd/jenkins-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forward your ssh-agent socket into a container:

$ git clone git@github.com:uber-common/docker-ssh-agent-forward.git
$ make 
$ make install
$ pinata-ssh-forward

Start docker dind container:

docker run --rm --privileged --name dind -d docker:stable-dind
$ ./run.sh build

About

Local docker setup for developing and testing jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published