-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Build container
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.aarch64.ubuntu_latest
#1 transferring dockerfile: 222B done
#1 DONE 0.0s
#2 [auth] arm64v8/ubuntu:pull token for registry-1.docker.io
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/arm64v8/ubuntu:latest
#3 ERROR: no match for platform in manifest: not found
------
> [internal] load metadata for docker.io/arm64v8/ubuntu:latest:
------
Dockerfile.aarch64.ubuntu_latest:1
--------------------
1 | >>> FROM arm64v8/ubuntu:latest
2 |
3 | COPY ./run-on-arch-install.sh /root/run-on-arch-install.sh
--------------------
ERROR: failed to build: failed to solve: arm64v8/ubuntu:latest: failed to resolve source metadata for docker.io/arm64v8/ubuntu:latest: no match for platform in manifest: not found
Metadata
Metadata
Assignees
Labels
No labels