version: '3' services: proxy: build: ../cloud-provider-kind restart: always volumes: - /var/run/docker.sock:/var/run/docker.sock network_mode: "host"