[
https://issues.apache.org/jira/browse/MESOS-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944903#comment-14944903
]
Ian Babrou commented on MESOS-2613:
-----------------------------------
Related question: if mesos-slave state is wiped and mesos-slave is restarted,
will it GC containers that were left by it's predecessor?
> Change docker rm command
> ------------------------
>
> Key: MESOS-2613
> URL: https://issues.apache.org/jira/browse/MESOS-2613
> Project: Mesos
> Issue Type: Improvement
> Components: containerization, docker
> Reporter: Mike Michel
> Assignee: Greg Mann
> Priority: Minor
> Labels: mesosphere
>
> Right now it seems Mesos is using „docker rm –f ID“ to delete containers so
> bind mounts are not deleted. This means thousands of dirs in
> /var/lib/docker/vfs/dir I would like to have the option to change it to
> „docker rm –f –v ID“ This deletes bind mounts but not persistant volumes.
> Best,
> Mike
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)