Mount docker socket in action containers
All checks were successful
renovate / renovate (push) Successful in 4m50s

This commit is contained in:
2025-09-04 12:32:28 +10:00
parent 7263270012
commit f3390656b2

View File

@@ -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