Skip to content

Instantly share code, notes, and snippets.

@steerpike
Created December 16, 2019 03:20
Show Gist options
  • Save steerpike/a42308c4072c041c04b3b55bc49beb22 to your computer and use it in GitHub Desktop.
Save steerpike/a42308c4072c041c04b3b55bc49beb22 to your computer and use it in GitHub Desktop.
Share C drive on windows for Docker (powershell)
Set-NetConnectionProfile -interfacealias "vEthernet (DockerNAT)" -NetworkCategory Private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment