chore: last working version using root=lucas id

This commit is contained in:
2026-01-27 20:05:02 +00:00
parent 41c68233fc
commit 984ce5f1d9
2 changed files with 2 additions and 3 deletions

View File

@@ -4,11 +4,10 @@ services:
image: jenkins-docker
container_name: jenkins
restart: always
user: "1001:1001"
user: "0:0"
volumes:
- home:/var/jenkins_home
- /run/user/1001/docker.sock:/run/user/1001/docker.sock #rootless
- /home/lucas/services/portfolio:/backup-portfolio #Manual launch backup
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
environment: