Moved everything to one folder

This commit is contained in:
2026-02-26 17:34:00 +01:00
parent 147dd9a3ed
commit 7a30a31a38
13 changed files with 36 additions and 63 deletions

View File

@@ -0,0 +1,17 @@
---
services:
mdfanchanger:
container_name: snmpython-dev
user: 1600:1600
image: shupotea/yuruc3/snmpython:dev
build:
dockerfile: ./Dockerfile
environment:
- INFLUXTOKEN=12345678
- INFLUXHOST=123
- HOST_LIST="["192.168.0.1", "192.168.0.1", "192.168.0.1", "192.168.0.1"]"
# restart: unless-stopped
restart: never