mattermost-poll
mattermost-poll copied to clipboard
Official image
First of all I like this project, very neat and pretty easy to setup.
Did you think about publishing an "official" image of this to Docker Hub? It would probably require to read the tokens and Mattermost URL config from environment variables at runtime, but that should not be hard to do in Python.
This way I would not have to build the image myself in the docker-compose.yml
and get rid of the git submodule, setup would be even easier I think :).
I never used Docker Hub but I will take a look when I find time.
:+1: let me know if you have questions, I used it for a couple of my docker images, perhaps I can help!