Skip to content

Commit

Permalink
Add volume specification
Browse files Browse the repository at this point in the history
  • Loading branch information
knjname committed May 3, 2014
1 parent 46edc9e commit 0f02d8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master/dockerrun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ docker run \
-p 8080:8080 \
-p 10080:10080 \
-e JENKINS_JNLP_PORT=10080 \
-v /opt/example-jenkins/logs:/jenkins/logs \
-v /opt/example-jenkins/home:/jenkins/home \
-d \
knjname/jenkins-master

Expand Down

0 comments on commit 0f02d8a

Please sign in to comment.