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

[Config] Mount destinations MUST NOT be nested in Windows #433

Closed
wants to merge 2 commits into from
Closed

[Config] Mount destinations MUST NOT be nested in Windows #433

wants to merge 2 commits into from

Conversation

RobDolinMS
Copy link
Collaborator

This was raised during reviews with folks working on Windows Containers. I suspect the prohibition against nested mount destinations applies across all operating systems, but if not please feel free to edit.

Signed-off-by: Rob Dolin RobDolin@microsoft.com

This was raised during reviews with folks working on Windows Containers.  I suspect the prohibition against nested mount destinations applies across all operating systems, but if not please feel free to edit.

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
@crosbymichael
Copy link
Member

This is fine on linux as it is already in use today in the base format.

Mount /dev/
Mount /dev/pts
Mount /dev/shm

@RobDolinMS
Copy link
Collaborator Author

Thanks @crosbymichael. I'll update this PR.

Per comment from Michael Crosby, updating to limit this prohibition to Windows
@RobDolinMS RobDolinMS changed the title [Config] Mount destinations MUST NOT be nested [Config] Mount destinations MUST NOT be nested in Windows May 12, 2016
@mrunalp
Copy link
Contributor

mrunalp commented May 18, 2016

@RobDolinMS Could you squash the commits?

RobDolinMS added a commit to RobDolinMS/runtime-spec that referenced this pull request May 18, 2016
This was raised during reviews with folks working on Windows Containers.  

This squashes commits from PR opencontainers#433

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
@RobDolinMS
Copy link
Collaborator Author

Replaced by #437

@RobDolinMS RobDolinMS closed this May 18, 2016
Mashimiao pushed a commit to Mashimiao/specs that referenced this pull request Aug 19, 2016
This was raised during reviews with folks working on Windows Containers.  

This squashes commits from PR opencontainers#433

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
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

Successfully merging this pull request may close these issues.

3 participants