Mount docker socket in action containers
All checks were successful
renovate / renovate (push) Successful in 4m50s
All checks were successful
renovate / renovate (push) Successful in 4m50s
This commit is contained in:
@@ -22,8 +22,10 @@ data:
|
||||
options: >
|
||||
--add-host=docker:host-gateway
|
||||
-v /dev/kvm:/dev/kvm
|
||||
-v /var/run/docker.sock:/var/run/docker.sock
|
||||
privileged: true
|
||||
valid_volumes:
|
||||
- /dev/kvm
|
||||
- /var/run/docker.sock
|
||||
runner:
|
||||
capacity: 2
|
||||
|
Reference in New Issue
Block a user