services: nginx-proxy: image: nginxproxy/nginx-proxy:test container_name: nginx-proxy volumes: - /var/run/docker.sock:/tmp/docker.sock:ro