ClusterHQ / powerstrip

Powerstrip: A tool for prototyping Docker extensions
https://clusterhq.com/
Apache License 2.0
302 stars 32 forks source link

Hooks cannot be called during docker daemon startup #73

Open lukemarsden opened 9 years ago

lukemarsden commented 9 years ago

Containers are restarted when the docker daemon starts. Powerstrip adapters don't get a chance to run when this happens.