docker运行报错启动守护进程

docker运行报错

failed to connect to the docker API at npipe:////./pipe/dockerDesktopLinuxEngine; check if the path is correct and if the daemon is running: open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified. docker

解决办法

点击图标运行,启动守护进程

Change your Docker Desktop settings

Page options

To navigate to Settings either:

Select the Docker menu whale menu and then Settings

Select the Settings icon from the Docker Desktop Dashboard.

You can also locate the settings-store.json file (or settings.json for Docker Desktop versions 4.34 and earlier) at:

Mac: ~/Library/Group\ Containers/group.com.docker/settings-store.json

Windows: C:\UsersUSERNAME\AppData\Roaming\Docker\settings-store.json

Linux: ~/.docker/desktop/settings-store.json

For additional information on settings that can be set in the Docker Desktop Dashboard and by administrators via the Admin Console, see the Settings reference.

相关推荐
数字补给站1 小时前
Windows 10 + Hyper-V + Terraform + cloud-init:批量产出 3 台 Ubuntu 的实践笔记
运维·ai编程
分支预测失败1 小时前
RISC-V 核间中断 IPI 实战:从 MSIP 寄存器到 IMSIC 消息投递
linux·后端
GeW2 小时前
RHCE考试避坑指南"90%考生容易忽略的细节
linux
键盘会跳舞3 小时前
【C++多线程】死锁诊断工具实战:从 Windows 到 Linux 的全链路排查
linux·c++·windows·死锁
拂拉氏4 小时前
【知识讲解】 Linux环境变量的认识与使用
linux·环境变量
zhangrelay4 小时前
答疑-是否软件源问题都必须更换为国内呢-
linux·笔记·学习·ubuntu·ros2
zhangrelay4 小时前
《ROS 机器人程序设计》课程教学大纲-2026- kinetic-lyrical
linux·笔记·学习·ubuntu·机器人
KFCgrandpahhh4 小时前
rk3576点灯
linux·驱动开发
拂拉氏5 小时前
【知识讲解】 Linux进程认识及深度理解
linux·进程
海鸥815 小时前
AIOps(智能运维)理解
运维·人工智能