Add slack example
This commit is contained in:
2
examples/slack/run.sh
Normal file
2
examples/slack/run.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
docker build -t slack-bot .
|
||||
docker run -v $PWD/data:/data --rm -ti --env-file .dockerenv slack-bot
|
||||
Reference in New Issue
Block a user