Added custom port option (#187)
This commit is contained in:
committed by
Bill Maxwell
parent
8be8a04fe5
commit
a22d78a4e4
@@ -1,7 +1,7 @@
|
||||
jenkins-primary:
|
||||
image: "jenkins:1.642.2"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "${PORT}:8080"
|
||||
labels:
|
||||
io.rancher.sidekicks: jenkins-plugins,jenkins-datavolume
|
||||
io.rancher.container.hostname_override: container_name
|
||||
|
||||
Reference in New Issue
Block a user