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

查看:328
本文介绍了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

如何解决此问题?

推荐答案

我在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. 设置实验性:true

  6. 重新启动Docker

  1. Right click Docker icon in the Windows System Tray
  2. Go to Settings
  3. Daemon
  4. Advanced
  5. Set the "experimental": true
  6. Restart Docker

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

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