Dockerfile for configuring nhoag/hubot.
docker pull nhoag/hubot
git clone git@github.com:nhoag/bot-cfg.git
vi ./bot-cfg/Dockerfile
(configureENV
s)docker build -t="nhoag/hubot:live" ./bot-cfg/
docker run -d -p PORT nhoag/hubot:live
- Add public Hubot address to Slack Integration (i.e. http://2.2.2.2:45678/)