docker image latest tag does not contain arm64 build
Open
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
When I pull apache age from macOS machine it gives following error:
WARNING: image with reference apache/age:latest was found but its platform (linux/amd64) does not match the specified platform (linux/arm64)
docker: Error response from daemon: image with reference apache/age was found but its platform (linux/amd64) does not match the specified platform (linux/arm64)
I checked the docker tags and could not see arm build for latest tag:
Contributor guide
Assessment
This issue has not been assessed yet.