Jie Yu created MESOS-4945:
-----------------------------
Summary: Garbage collect unused docker layers in the store.
Key: MESOS-4945
URL: https://issues.apache.org/jira/browse/MESOS-4945
Project: Mesos
Issue Type: Improvement
Reporter: Jie Yu
Right now, we don't have any garbage collection in place for docker layers.
It's not straightforward to implement because we don't know what container is
currently using the layer. We probably need a way to track the current usage of
layers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)