fritzconnection
fritzconnection copied to clipboard
[Question] Are there any plans to provide a Docker image?
Hello there, I was eyeing this project since I need to implement a few automations for my FritzBox router.
My homelab relies pretty heavily on Docker to run my services in order to keep a reproducible environment.
I have noticed this project does not provide a Docker image on Docker Hub, nor does it provide a Dockerfile to build an image myself.
If you are interested, I could send a PR for a Dockerfile since I will be doing the work of writing one anyway for myself.
So far I'm not in Docker and don't know whether this makes sense for a library. But if you think otherwise, please feel for a demonstration. I have created a new development branch for pull requests.
If that's the case, you're right. Admittedly I haven't played with this yet but I was under the impression that it came with a CLI besides the library itself. I may have misinterpreted the documentation.