Change volume name to match standard
This commit is contained in:
@@ -13,5 +13,5 @@ services:
|
|||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
- "50000:50000"
|
- "50000:50000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./jenkins_home:/var/jenkins_home
|
- jenkins-home:/var/jenkins_home
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Reference in New Issue
Block a user