Обновить act_runner.yml
This commit is contained in:
@@ -15,4 +15,10 @@ services:
|
||||
volumes:
|
||||
- /docker/act_runner/config.yaml:/config.yaml
|
||||
- /docker/act_runner/data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
networks:
|
||||
- applications
|
||||
restart: always
|
||||
networks:
|
||||
applications:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user