mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
6 lines
130 B
YAML
6 lines
130 B
YAML
|
hubot:
|
||
|
image: vimagick/hubot
|
||
|
environment:
|
||
|
- HUBOT_SLACK_TOKEN=xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx
|
||
|
restart: always
|