python-rtmbot icon indicating copy to clipboard operation
python-rtmbot copied to clipboard

docker container for python-rtmbot?

Open psychemedia opened this issue 10 years ago • 3 comments
trafficstars

Is there a minimal docker container available for python-rtmbot, which would simply require a user to pop some bot scripts into a specified location in order to construct an easy to deploy image containing them?

psychemedia avatar Sep 08 '15 23:09 psychemedia

We have a fork of python-rtmbot with our own bot, but maybe you can just use our Dockerfile to build your own image: https://github.com/cloudwalkio/python-rtmbot/blob/master/Dockerfile

allanino avatar Jan 28 '16 19:01 allanino

Anything stopping that fork from being PRed into the main repo?

coconitro avatar Sep 22 '16 17:09 coconitro

For those curious, I do this with Netflix/hubcommander: https://github.com/Netflix/hubcommander/blob/develop/build_docker.sh and https://github.com/Netflix/hubcommander/blob/develop/Dockerfile

mikegrima avatar Feb 13 '17 18:02 mikegrima