Skip to content

Commit

Permalink
Update run_jenkins.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
garysieling committed May 18, 2018
1 parent 406f181 commit 279e0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ docker build --tag garysieling/jenkins .

docker run \
-p 8080:8080 \
-p 50000:50000 \
-v /var/run/docker.sock:/var/run/docker.sock \
-v jenkins_home:/var/jenkins_home \
--name jenkins \
Expand Down

0 comments on commit 279e0cc

Please sign in to comment.