Change volume name to match standard
This commit is contained in:
parent
c7e3df60b3
commit
26b80a076c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,5 +13,5 @@ services:
|
|||
- "8080:8080"
|
||||
- "50000:50000"
|
||||
volumes:
|
||||
- ./jenkins_home:/var/jenkins_home
|
||||
- jenkins-home:/var/jenkins_home
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
|
|||
Loading…
Reference in a new issue