Skip to content

Instantly share code, notes, and snippets.

@renevo
Created February 20, 2019 00:00
Show Gist options
  • Save renevo/bd73690579f9ab03f15996b679c2afe0 to your computer and use it in GitHub Desktop.
Save renevo/bd73690579f9ab03f15996b679c2afe0 to your computer and use it in GitHub Desktop.
Open shell:startup and put this there to fix firewalls blocking DockerNAT
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