You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update hubot
This commit is contained in:
@@ -11,6 +11,8 @@ Hubot's power comes through [scripts][2].
|
||||
```yaml
|
||||
hubot:
|
||||
image: vimagick/hubot
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./data:/home/hubot/scripts
|
||||
environment:
|
||||
|
@@ -1,5 +1,7 @@
|
||||
hubot:
|
||||
image: easypi/hubot-arm
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./data:/home/hubot/scripts
|
||||
environment:
|
||||
|
@@ -1,5 +1,7 @@
|
||||
hubot:
|
||||
image: vimagick/hubot
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./data:/home/hubot/scripts
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user