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
It would be nice if there was an ARM build of the go-bin-deb.deb package in the releases for Docker on M1/M2 Macs. The install.sh script refers to arm*) ARCH="arm";; but there isn't a corresponding .deb to download.
The text was updated successfully, but these errors were encountered:
It would be nice if there was an ARM build of the go-bin-deb.deb package in the releases for Docker on M1/M2 Macs. The
install.sh
script refers toarm*) ARCH="arm";;
but there isn't a corresponding .deb to download.The text was updated successfully, but these errors were encountered: