containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

Fix unmounting of bind-mounted resources #566

Closed jodh-intel closed 6 years ago

jodh-intel commented 6 years ago

Fix the bug that is leaving stray bind-mounts around after a container has been killed.

See: https://github.com/clearcontainers/runtime/issues/924