Docker 永远在 Windows 任务中的 "Docker is starting.."

标签 docker

我已经安装了一个 Docker 稳定版,但它需要很长时间才能启动。 到目前为止,我还没有看到显示 Docker 正在运行的通知。 我只能在任务栏看到 Docker 图标,显示 Docker 正在启动。

我在支持虚拟化的 Windows 10 Pro、Intel Core 2 Duo E8500 上运行。

最佳答案

感谢 https://github.com/docker/for-win/issues/7050 ,您只需在 powerShell 中运行这两行命令: 首先退出 docker hub 桌面,然后在 PowerShell 中运行这些命令:

wsl --unregister docker-desktop
wsl --unregister docker-desktop-data

Important Note: As @ Nachtalb said "I think it should be noted that this removes all docker containers and data. (WLS: Unregisters the distribution and deletes the root filesystem.)"

关于Docker 永远在 Windows 任务中的 "Docker is starting..",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43041331/

相关文章:

laravel - multiarch-support :amd64 : Depends: libc6:amd64 (>= 2. 3.6-2) 但它不可安装

docker - openshift 在线 : Error on StartContainer - ErrImagePull: "unauthorized: authentication required"

python-3.x - Python 使用本地 SMTP 服务器在 docker 容器内发送邮件

docker - 无法在 Kubernetes 仪表板中删除失败的 pod

docker - 在 docker inspect 中, "StartedAt"和 "FinishedAt"是什么意思?

docker - docker部署后如何访问WebAPI

python - 关于如何在 docker 中管理 python 模块的建议?

docker - 当运行多个部署时,Kubernetes是否会受到Docker Swarm随机获得的 “update out of sequence”错误的困扰?

docker - 如何将 gensim 的 KeyedVectors 对象存储在 Redis 队列工作程序内的全局变量中

linux - Docker 服务扩展容器瓶颈 249 个容器