Added SSH Port 8154 (#226)
* Added SSH Port 8154 * Update rancher-compose.yml * Update docker-compose.yml * Update rancher-compose.yml
This commit is contained in:
@@ -14,7 +14,7 @@ jenkins-plugins:
|
||||
jenkins-datavolume:
|
||||
image: "busybox"
|
||||
volumes:
|
||||
- /var/jenkins_home
|
||||
- ${volume_work}:/var/jenkins_home
|
||||
labels:
|
||||
io.rancher.container.start_once: true
|
||||
entrypoint: ["chown", "-R", "1000:1000", "/var/jenkins_home"]
|
||||
|
||||
Reference in New Issue
Block a user