updated docker_config directory to julien_docker_config

removed old jenkins file
This commit is contained in:
matthias
2026-05-31 21:49:15 +02:00
parent b5ca4305f5
commit e18bc18172
8 changed files with 9 additions and 24 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /usr/bin/docker:/usr/bin/docker
- /srv/dev-disk-by-uuid-17e88007-4d0c-45e0-8757-cacfcc458630/docker_config/jenkins/:/var/jenkins_home
- /srv/dev-disk-by-uuid-17e88007-4d0c-45e0-8757-cacfcc458630/julien_docker_config/jenkins/:/var/jenkins_home
- /srv/dev-disk-by-uuid-7a33692e-6462-435b-9c97-029589baeeab/jenkins/workspace:/var/jenkins_home/workspace
ports:
- "8080:8080"