22.02 update
This commit is contained in:
9
TSG发布版本更新记录/TSG-22.02/job/docker-compose.yml
Normal file
9
TSG发布版本更新记录/TSG-22.02/job/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
#galaxy-job-executor docker-compose.yml文件volumes增加以下配置
|
||||
|
||||
services:
|
||||
galaxy-job-executor:
|
||||
......
|
||||
volumes:
|
||||
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "/usr/bin/docker:/usr/bin/docker"
|
||||
Reference in New Issue
Block a user