Skip to content

.Net Core Attach support for windows container#1948

Merged
ravipal merged 5 commits intomasterfrom
ravipal/AttachWindows
May 15, 2020
Merged

.Net Core Attach support for windows container#1948
ravipal merged 5 commits intomasterfrom
ravipal/AttachWindows

Conversation

@ravipal
Copy link
Contributor

@ravipal ravipal commented May 6, 2020

Earlier we were not handling the windows container during attach. Now added support. But docker cp command is not supported on hyper-v containers, which is the default in windows 10. So still this doesn't address most of the windows container. At least now this will provide a better error message.
Fixes: #1662

@ravipal ravipal requested review from bwateratmsft and karolz-ms May 6, 2020 23:05
@ravipal ravipal requested a review from a team as a code owner May 6, 2020 23:05
@bwateratmsft bwateratmsft added this to the 1.3.0 milestone May 7, 2020
@ravipal ravipal merged commit 9961fbd into master May 15, 2020
@ravipal ravipal deleted the ravipal/AttachWindows branch May 15, 2020 18:03
@bwateratmsft bwateratmsft removed this from the 1.3.0 milestone May 21, 2020
Dmarch28 pushed a commit to Dmarch28/vscode-docker that referenced this pull request Mar 4, 2021
* Attach support for windows container

* update message

* fix typo

* Use dockerode to get inspect info

* use docker os instead of contaier os
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET Core Attach support for Windows containers

3 participants