Prove upsmon

This commit is contained in:
Emanuele Trabattoni
2025-05-30 10:19:36 +02:00
parent a6d3d21585
commit 6cac8b8c90
5 changed files with 25 additions and 88 deletions

View File

@@ -0,0 +1,5 @@
FROM python:3.12-alpine
RUN apk update && apk upgrade --no-cache
RUN apk add python3-routeros