version: '2' services: docker_mon: image: philhawthorne/ha-dockermon:latest restart: always volumes: - /var/run/docker.sock:/var/run/docker.sock - /share/docker_data/dockermon/config:/config ports: - 8126:8126