CloudBrewery / docrane

Docker container manager that relies on etcd to provide relevant configuration details. It watches for changes in configuration and automatically stops, removes, recreates, and starts your Docker containers.
MIT License
8 stars 2 forks source link

pbr'ize docrane #2

Closed thurloat closed 9 years ago

thurloat commented 9 years ago

clean up the /bin folder, etc with the reasonableness of pbr.

swat30 commented 9 years ago

Addressed by pull request #3