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:\Users[USERNAME]\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.

相关推荐
jamon_tan15 小时前
Linux下cmake构建方法
linux
JiaWen技术圈15 小时前
内核子系统 nf_tables 深度解析
linux·服务器·安全·运维开发
信徒_15 小时前
负载均衡技术选型
运维·负载均衡
计算机安禾15 小时前
【Linux从入门到精通】第32篇:Nginx入门——高性能Web服务器搭建
linux·服务器·nginx
动恰客流管家15 小时前
动恰3DV3丨客流统计系统:旺季人手不够淡季闲人太多?客流统计帮你科学优化人力成本
大数据·运维·人工智能·3d
乐维_lwops16 小时前
智变2026:中国IT运维管理软件行业全景洞察——从AI重塑到信创深水区
运维·人工智能
ZenosDoron16 小时前
Linux 中,rm -r 和 -f
linux·运维·服务器
Hello.Reader16 小时前
Ubuntu 上正确安装 Kali 虚拟机、Docker 与 kail 工具指南
linux·ubuntu·docker
WarPigs16 小时前
Windows IIS开启和配置服务器
运维·服务器
原来是猿16 小时前
Linux UDP Socket 编程入门:Echo Server/Client实现
linux·运维·udp