s
This commit is contained in:
@@ -4,14 +4,14 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: dockerfile.jenkins
|
||||
environment:
|
||||
TZ: "Europe/Bucharest"
|
||||
ports:
|
||||
- "60199:8080"
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- "jenkins:/var/jenkins_home"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
group_add:
|
||||
- "999"
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user