https://github.com/maxpou/hubot-docker
:whale: A docker file for my Hubot
https://github.com/maxpou/hubot-docker
docker hubot
Last synced: 12 months ago
JSON representation
:whale: A docker file for my Hubot
- Host: GitHub
- URL: https://github.com/maxpou/hubot-docker
- Owner: maxpou
- License: mit
- Created: 2016-12-16T12:56:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T22:09:08.000Z (over 9 years ago)
- Last Synced: 2025-03-05T13:52:14.498Z (over 1 year ago)
- Topics: docker, hubot
- Homepage: https://hubot.github.com/
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hubot-Docker
## Installation / using
1. `docker build -t hubot --rm .`
2. `docker run -it -v $PWD/hubot:/hubot hubot bash`
3. `yo hubot`
Using: `bin/hubot`
## Using with tokens
Example with Slack: `HUBOT_SLACK_TOKEN= bin/hubot --adapter slack`
## Issues
Permission problem? Run `chmod 777 hubot` (outside container).
## Docs
https://github.com/hubot-scripts