Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

learningnet/tlnbot-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tlnbot docker

Docker container to run hubot for slack.

Running the docker container

# build the docker image
$ cd tlnbot-docker
$ docker build -t learningnet/tlnbot .

# run the image
docker run --name tlnbot -e HUBOT_SLACK_TOKEN=xxx -d learningnet/tlnbot

About

Docker container to run tlnbot (hubot) for slack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published