AdoptOpenJDK / AdoptOpenJDK/openjdk-docker

ERROR [linux/arm/v7 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim-jre

未关闭
#526 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug Release Waiting on OP
主要语言
Slim
星标
423
派生
220
PR 合并指标
30 天内没有已合并 PR

描述

Sorry if is not the right place for this issue or not, but my attempt to use docker buildx option to build for a RaspberryPi using the linux/arm/v7 architecture resulted in an error that brought me to this project via the dockerhub page. [Dockerfile](https://github.com/google/tsunami-security-scanner/blob/master/Dockerfile)

```bash
$ docker buildx build -t tsunami-pi . --platform linux/arm/v7,linux/arm64/v8,linux/amd64
WARN[0000] No output specified for docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
[+] Building 16.8s (9/9) FINISHED
=> [internal] booting buildkit 12.6s
=> => pulling image moby/buildkit:buildx-stable-1 11.7s
=> => creating container buildx_buildkit_multarchbuilder0 0.9s
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 1.35kB 0.0s
=> [internal] load .dockerignore 0.1s
=> => transferring context: 245B 0.0s
=> CANCELED [linux/amd64 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim-jre 3.9s
=> CANCELED [linux/amd64 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim 3.9s
=> ERROR [linux/arm/v7 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim-jre 3.8s
=> CANCELED [linux/arm/v7 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim 3.9s
=> CANCELED [linux/arm64 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim-jre 3.9s
=> CANCELED [linux/arm64 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim 3.9s
------
> [linux/arm/v7 internal] load metadata for docker.io/adoptopenjdk/openjdk13:debianslim-jre:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest sha256:a193ed5ea489b5ac33777010d7f12009ef9c0e0fc172181ab0365f07d4086137: not found
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。