Created
November 28, 2023 22:01
-
-
Save irizwaririz/ed422075685724af6eac3df4274480b6 to your computer and use it in GitHub Desktop.
Docker Desktop and WSL1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Go to C:\Program Files\Docker\Docker\resources\bin and open docker as admin | |
For the WSL1 part, replace with this: | |
``` | |
# WSL 1 | |
"$binary.exe" "$@" | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment