A lot of people have requested a docker image
I think maintaining an image is probably overkill, a bash script that downloads plebbit-cli and starts it in docker is probably enough.
Or maybe for security a simple docker image that downloads plebbit-cli from github and starts it would be better. People might be wary of running a random bash script.
Or maybe both.