mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-23 15:21:35 +01:00
mount job log directory to a volume
This commit is contained in:
parent
046a42f427
commit
c7ebce59fe
@ -61,6 +61,8 @@ services:
|
||||
dockerfile: Dockerfile.job
|
||||
env_file:
|
||||
- ./config/jobservice/env
|
||||
volumes:
|
||||
- /data/job_logs:/var/log/jobs
|
||||
depends_on:
|
||||
- ui
|
||||
logging:
|
||||
|
Loading…
Reference in New Issue
Block a user