Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker does not issue unmount after mount failure #333

Open
yuva29 opened this issue Jul 11, 2016 · 1 comment
Open

Docker does not issue unmount after mount failure #333

yuva29 opened this issue Jul 11, 2016 · 1 comment

Comments

@yuva29
Copy link
Contributor

yuva29 commented Jul 11, 2016

Below is the docker behavior based on mount option

policy1/v4:/mnt:nocopy -> during run there is only mount request; and calls unmount after mount failure
policy1/v4:/mnt -> during run docker issues mount->unmount->mount requests; never calls unmount after mount failure

Here is the similar issue for -w mount option : moby/moby#22564

@yuva29
Copy link
Contributor Author

yuva29 commented Oct 3, 2016

This may have fixed this issue moby/moby#27116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant