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
Deprecated use of docker.utils.create_host_config() #23
Looks like it's complaining about the usage here: https://github.com/CloudBrewery/docrane/blob/master/docrane/util.py#L168, not sure if the signature is the same for both methods, but docker likes to deprecate things quickly.
log dump