services: runner: image: docker.io/gitea/runner:nightly env_file: - .env volumes: - ./data:/data - /var/run/docker.sock:/var/run/docker.sock