You may also like
Use podman to build linux/amd64 image failed on Macbook Pro M3
Lately, I’ve been trying to deploy a small service to GCP Cloud Run. But since Cloud Run only supports linux/amd64 images (), I need to add an extra parameter when building the image: --platform=linux/amd64.
3 views
在 Mac 環境 Android 模擬器無法與 Docker 應用同時啟動
剛好 Mac 這幾天裝了 docker,然後發現 Android 模擬器無法啟動;把 docker 先關閉,Android模擬器就可以正常啟動了。
311 views
Add comment