add compose file

This commit is contained in:
2022-10-10 16:33:57 +00:00
parent c466349c2b
commit a3059f4b14

13
docker-compose.yml Normal file
View File

@@ -0,0 +1,13 @@
version: "2.1"
services:
#Container Monitor
container-mon:
container_name: container-mon
image: ghcr.io/rafhaanshah/container-mon:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- CONTAINERMON_NOTIFICATION_URL=gotify://http://192.168.0.199:8090/AxJKA_6brFEXaYh