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

Potential account/mount problem for Windows using Linux containers #14632

Closed
tarwn opened this issue Sep 26, 2019 — with docs.microsoft.com · 4 comments
Closed

Potential account/mount problem for Windows using Linux containers #14632

tarwn opened this issue Sep 26, 2019 — with docs.microsoft.com · 4 comments
Assignees
Labels
doc-enhancement Source - Docs.ms Docs Customer feedback via GitHub Issue
Milestone

Comments

Copy link

tarwn commented Sep 26, 2019

If you are running with an AzureAD account, docker cannot mount to the local drive with those credentials, so the certificate will not be shared/accessible to the Docker image. I chased this myself for close to a day, thinking I had entered paths wrong, generated the certificate wrong, etc. Unfortunately, the only workaround I've found for this specific issue is to create a local account (which some folks cannot do and has implications for folks in regulated environments).

Reference: docker/for-win#132


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Sep 26, 2019
@tarwn
Copy link
Author

tarwn commented Sep 26, 2019

Here's another reference: docker/for-win#1352

@Rick-Anderson Rick-Anderson self-assigned this Sep 26, 2019
@Rick-Anderson Rick-Anderson added this to the Backlog milestone Sep 26, 2019
@Rick-Anderson Rick-Anderson added the Help wanted Up for grabs. We would accept a PR to help resolve this issue label Dec 7, 2019
Copy link

sig9 commented Feb 29, 2020

I believe this is resolved with Docker 2.2.0.0. See release notes https://docs.docker.com/docker-for-windows/release-notes/ and https://www.docker.com/blog/new-filesharing-implementation-in-docker-desktop-windows/
FWIW I also experienced this challenging problem and several other incompatible windows features when using AzureAD accounts.

@Rick-Anderson Rick-Anderson added PU and removed Help wanted Up for grabs. We would accept a PR to help resolve this issue Pri1 labels Apr 4, 2020
@Rick-Anderson
Copy link
Contributor

Closing due to

I believe this is resolved with Docker 2.2.0.0.

@LeeRuns
Copy link

LeeRuns commented Oct 30, 2020

For the next person who finds this issue, does azure ad enable this to work?
What was the result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

5 participants