no matching manifest for linux/arm64/v8 in the manifest list entries
➜~ docker pull elasticsearch:6.8.196.8.19: Pulling from library/elasticsearchno matching manifest for linux/arm64/v8 in the manifest list entries➜~ docker pull elasticsearch:7.14.27.14.2: Pulling from
·
➜ ~ docker pull elasticsearch:6.8.19
6.8.19: Pulling from library/elasticsearch
no matching manifest for linux/arm64/v8 in the manifest list entries
➜ ~ docker pull elasticsearch:7.14.2
7.14.2: Pulling from library/elasticsearch
333cbcae3fb8: Pull complete
7fa00907024c: Pull complete
5d68e84eef78: Pull complete
756ca6399aa1: Pull complete
689d68c97e57: Pull complete
43919fab8263: Pull complete
1b2ce3a977ef: Pull complete
Digest: sha256:f05ab7f4d2aa5040813a0ea4eb76fa99bb31459937a4539efe2f2c2dbb2109fb
Status: Downloaded newer image for elasticsearch:7.14.2
docker.io/library/elasticsearch:7.14.2
在m1使用docker的镜像的时候,如果不支持linux/arm64/v8
会提示上面内容。
解决方法:
使用支持linux/arm64/v8
架构的镜像
更多推荐
已为社区贡献1条内容
所有评论(0)