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
docker/run_dockers: allow specifying the architecture
Allow users to build for a different architecture if they'd like. Right
now, the Docker images only support amd64 and arm64, but it's possible
that we could support more images in the future.
0 commit comments