version: '3.6' services: docker_agent: restart: always privileged: true volumes: - /var/run/docker.sock:/var/run/docker.sock build: context: .