QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
794 stars 214 forks source link

Dockerfile to build and run bamboo inside of a docker container #21

Closed rthomas closed 10 years ago

rthomas commented 10 years ago

This builds on the earlier changes that allow config passing via environment variables.

This will provision a container that has haproxy 1.5 and build bamboo inside of it, when run it will expose itself on 8000 and 80 on your docker host.

j1n6 commented 10 years ago

Thanks! This is awesome.