[ https://issues.apache.org/jira/browse/MESOS-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194616#comment-15194616 ]
Guangya Liu commented on MESOS-4945: ------------------------------------ This may have some relationship with "pre fetch" feature, the "pre fetch" will fetch some large images before they are used; This ticket is planning to remove some layers/images. > 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)