Skip to content

Docker container for running hubot in a container.

License

Notifications You must be signed in to change notification settings

tanmaiaccion/docker-hubot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example repo that has been archived. It is not actively maintained. Feel free to fork it but I have no plans to keep it updated.

docker-hubot

Container for running hubot.

Clone Repository

git clone https://github.com/rothgar/docker-hubot.git

Build Container

docker build --tag=hubot .

Run Container

docker run --env-file ./ENV -v /etc/localtime:/etc/localtime:ro --name hubot hubot

About

Docker container for running hubot in a container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 76.8%
  • Shell 23.2%