GoogleContainerTools / GoogleContainerTools/container-debug-support

Build and test on arm64

オープン
#82 コメント 3 件 リアクション 0 件 担当者 1 名 @aaron-prindle が担当を希望しています GitHub で見る
主要言語
Go
スター
104
フォーク
32
PR マージ指標
30日以内にマージされた PR はありません

説明

We discovered that the `arm64` images were based on `amd64` base images (#78) that went undiscovered as
1. We weren't running tests on arm64 — I wasn't aware that Travis supported arm64.
2. I was performing manual tests using Docker Desktop for M1 and Minikube, and Docker Desktop installs `binfmt_exec` extensions to allow non-native images.

We're also hitting frequent rate limiting issues with Docker Hub on Travis. Since Github Actions supports builds in amd64 and arm64, so we should run tests there.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。