Created
September 5, 2021 18:16
-
-
Save lgw4/d50e8aba0acc9a753d52d9e66554ea62 to your computer and use it in GitHub Desktop.
Environment variable for defaulting to linux/amd64 on Docker Desktop on Apple silicon
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
export DOCKER_DEFAULT_PLATFORM=linux/amd64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment