Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.6 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.6 KB

gear-docker

A Hubot Gear for manage Docker containers

Build Status npm dependencies Status devDependencies Status

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.

all-operations

Configuration

Some settings are required. They can be made by Slack using the following command:

configure docker

configure

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

restart-operation

Stop a container

stop containerName

stop-operation

Start a container

start containerName

start-operation

Meta

Robson Bittencourt - @rluizv - [email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/hubot-js/gear-docker