Open
Description
stopped or removed containers are not removed from etcd backend. I had to hack together a bash script to remove all container data everytime, which is terrifying bad practice.
What I want to do here is to export all the data available from docker-gen to etcd, and keep it in sync. Then I am using confd to watch for changes.
Would it be possible to have a builtin way to export all docker api data to etcd effectively? Specifically, we need to generate a script that makes the necessary modifications to etcd data, such that it conforms to the current docker state (think dsc), and only do so when docker state changes.
Metadata
Metadata
Assignees
Labels
No labels