hubot-docker-build

0.1.0 • Public • Published

hubot-docker-build

Gives hubot the ability to submit requests to a docker-build-server.

Description:
  Sends docker build jobs to a docker-build-server

Dependencies:
  "optimist": "~0.6.0"
  "shell-quote": "~1.4.0"

Commands:
  hubot docker build <args> - Send a docker build job to a docker-build-server
  hubot docker build -h/--help - Get help on how to submit a docker build job

Configuration:
  HUBOT_DOCKER_BUILD_SERVER - The full URL of the docker build server, e.g. "https://foo.example.com:9999"

Notes:
  If either HUBOT_DOCKER_BUILD_NOTIFICATIONS_HIPCHAT or
  HUBOT_DOCKER_BUILD_NOTIFICATIONS_CAMPFIRE is set, they will be used
  as the default for the given notification type.

Author:
  meatballhat

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-docker-build

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • meatballhat