You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/03/15 02:29:33 UTC

[jira] [Created] (MESOS-4945) Garbage collect unused docker layers in the store.

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)