This commit is contained in:
2020-06-06 18:55:21 +00:00
parent 92909bc1dd
commit 944989beae
4 changed files with 51 additions and 19 deletions

View File

@@ -1,16 +1,7 @@
version: '2'
services:
metrics:
image: philhawthorne/docker-influxdb-grafana:latest
restart: always
ports:
- "3003:3003"
- "3004:8083"
- "8086:8086"
- "22022:22"
postgresserver:
image: postgres:alpine
restart: always