Around the date 2023/12/22 when I tried to pull the docker image arm64v8/nginx:stable-alpine from hub, it will report the below errors:
dev16:~/git/private/$ docker pull arm64v8/nginx:stable-alpine
stable-alpine: Pulling from arm64v8/nginx
stable-alpine: Pulling from arm64v8/nginx
stable-alpine: Pulling from arm64v8/nginx
no matching manifest for linux/amd64 in the manifest list entries
Everything works good before that day, I suspect the remote hub may update something to cause this problem?
Anyone can helo to solve this problem?
Thanks. : )