You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow regular builds and ARM64 builds through POSIX shell
buildx sets the env var if we specify it. Regular docker build doesn't seem to
do so. This solution is not pretty but it tackles the cases we're trying to
support now. Perhaps this will make Apple happy.
0 commit comments