Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Created August 4, 2023 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelmaeuer/1c99beb56e946c0e6e1721bea74f0b86 to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/1c99beb56e946c0e6e1721bea74f0b86 to your computer and use it in GitHub Desktop.
if [[ $(arch) == 'arm64' ]]; then
export DOCKER_DEFAULT_PLATFORM=linux/amd64
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment