An open API service indexing awesome lists of open source software.

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

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