Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current docker containerizer implementation that is up for review at https://reviews.apache.org/r/23771/ does a docker rm as soon as a task fails. This makes debugging difficult, if not impossible. MESOS-1652 will aid with this, but it does not address the use case of diagnosing a failure which involves inspecting the state of a container.
tnachen and I discussed this on IRC, see http://wilderness.apache.org/channels/?f=mesos/2014-07-31#1406842111
Attachments
Issue Links
- is duplicated by
-
MESOS-1657 docker containerizer should not delete container until gc runs
- Resolved