Multi-platform image with GitHub Actions
以下のアクションを使う
Ubuntu環境(amd)でarmで動くイメージをビルドする準備
platforms: linux/amd64,linux/arm64
matrixを使う例もある
In the previous example, each platform is built on the same runner which can take a long time depending on the number of platforms and your Dockerfile.
4つのplatformを指定