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.
docker run -d --name=dabbler \
--restart=always \
-p <exposed_port_here>:8080 \
-v /var/run/docker.sock:/var/run/docker.sock \
bign8/dabbler
POST /dabbler/0.0.0/travis/<meta-data-here> for travis CI targetsContent type
Image
Digest
Size
26.9 MB
Last updated
over 9 years ago
docker pull bign8/dabbler