Sign inSign up

bign8/dabbler

By bign8

Updated over 9 years ago

https://github.com/bign8/dabbler

Image
0

247

bign8/dabbler repository overview

Dabbler

An apprentice to the orchestrator

Dabbler is a tool that exposes some REST APIs that allow the dynamic reloading of docker processes based on CI Web Hooks.

Usage

docker run -d --name=dabbler \
  --restart=always \
  -p <exposed_port_here>:8080 \
  -v /var/run/docker.sock:/var/run/docker.sock \
  bign8/dabbler

Triggers

  • POST /dabbler/0.0.0/travis/<meta-data-here> for travis CI targets

Tag summary

Content type

Image

Digest

Size

26.9 MB

Last updated

over 9 years ago

docker pull bign8/dabbler