Docker:“清单列表条目中没有与 windows/amd64 匹配的清单" [英] Docker: "no matching manifest for windows/amd64 in the manifest list entries"

查看:36
本文介绍了Docker:“清单列表条目中没有与 windows/amd64 匹配的清单"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Windows 上使用 Docker,当我尝试使用此命令提取 PHP 映像时

I use Docker on Windows, and when I tried to pull a PHP image with this command

$ docker pull php

我收到了这条消息:

Using default tag: latest
latest: Pulling from library/php no matching manifest for windows/amd64 
        in the manifest list entries

我该如何解决这个问题?

How can I fix this problem?

推荐答案

我在 Windows 10 上遇到了同样的问题.我通过在实验模式下运行 Docker 守护程序绕过它:

I had this same issue on Windows 10. I bypassed it by running the Docker daemon in experimental mode:

  1. 右键单击 Windows 系统托盘中的 Docker 图标
  2. 转到设置
  3. 守护进程
  4. 高级
  5. 设置"experimental": true
  6. 重启 Docker

这篇关于Docker:“清单列表条目中没有与 windows/amd64 匹配的清单"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆