gear-docker
v1.1.0
Published
A Hubot Gear for manage Docker containers
Downloads
20
Maintainers
Readme
gear-docker
A Hubot Gear for manage Docker containers
A Hubot Gear for manage Docker containers
This is a gear to add to hubot.js the ability to manipulate Docker containers. If you do not know the hubot.js or do not know what they are gears like this click here for more details.
Configuration
Some settings are required. They can be made by Slack using the following command:
configure docker
These settings are stored, so you just need to do them once. But if necessary can make them again.
Usage
Restart a container
restart containerName
Stop a container
stop containerName
Start a container
start containerName
Meta
Robson Bittencourt - @rluizv - [email protected]
Distributed under the MIT license. See LICENSE for more information.
https://github.com/hubot-js/gear-docker