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

Use client.create_host_config instead of deprecated docker.utils #24

Closed swat30 closed 8 years ago

swat30 commented 8 years ago

Closes #23

thurloat commented 8 years ago

:+1: