Prove upsmon
This commit is contained in:
5
routermon/routermon.Dockerfile
Normal file
5
routermon/routermon.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM python:3.12-alpine
|
||||
|
||||
RUN apk update && apk upgrade --no-cache
|
||||
|
||||
RUN apk add python3-routeros
|
||||
Reference in New Issue
Block a user