moved from self build docker image to gockerhub

This commit is contained in:
Sven Holz
2022-06-21 11:13:49 +02:00
parent cb6b8e1aae
commit b51db3e64d
3 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ services:
latency-monitor:
container_name: latency-monitor
hostname: latency-monitor
build: ./Docker_Build
image: planetespresso/pylatemon
restart: always
volumes:
# - ./latency-monitor/config.ini:/app/config.ini:ro # UNCOMMENT IF NEEDED