GoogleContainerTools / GoogleContainerTools/container-debug-support

Build and test on arm64

未关闭
#82 3 条评论 0 个 reaction 已指派 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 摘要。