host network for runner

This commit is contained in:
2025-10-21 16:23:30 +05:30
parent 5273b7c779
commit ce8f3b2ca2

View File

@@ -66,6 +66,7 @@ services:
image: drone/drone-runner-docker:latest
container_name: drone-runner
restart: always
network_mode: host
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment: