This commit is contained in:
Ionel Andrei Cataon
2026-02-12 14:50:33 +02:00
parent 2566b0d036
commit 7960479684
2 changed files with 17 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
services:
jenkins:
container_name: my_jenkins_01
image: jenkins/jenkins:latest
build:
context: .
dockerfile: dockerfile.jenkins
environment:
TZ: "Europe/Bucharest"
ports: