Skip to content

jimfdavies/docker-hubot-flowdock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-hubot-flowdock

Example build and deployment (using boot2docker)

boot2docker init && boot2docker up && boot2docker ssh
git clone https://github.com/jimfdavies/docker-hubot-flowdock.git
cd docker-hubot-flowdock/
git pull && docker build --tag=hubot --rm=true .
docker run -d -e [email protected] -e HUBOT_FLOWDOCK_LOGIN_PASSWORD=r0b0t --name=hubot hubot:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages