codeforamerica / glossary-bot

A Glossary bot for Slack
MIT License
116 stars 45 forks source link

Add docker stuff #20

Closed zoek1 closed 8 years ago

zoek1 commented 9 years ago

This is a great bot and just it needed a dockerfile!

With a docker image, the deployment of this bot can be very easy, principally with services like tutum or tools like compose.

tmaybe commented 9 years ago

Thank you @zoek1! I pulled your changes into this branch on the repo:

https://github.com/codeforamerica/glossary-bot/tree/add-docker-support-%2321

and am going to make some tweaks to the code there. I'll ask you to take a look before I merge.

tmaybe commented 9 years ago

@zoek1 this seems relevant https://blog.heroku.com/archives/2015/5/5/introducing_heroku_docker_release_build_deploy_heroku_apps_with_docker