gear-docker

1.1.0 • Public • Published

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 - robson.luizv@gmail.com

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

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

Package Sidebar

Install

npm i gear-docker

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

89 kB

Total Files

21

Last publish

Collaborators

  • robsonbittencourt