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.

相关推荐
bjzhang7517 小时前
CentOS下安装MySQL详解
linux·mysql·centos
Jason_chen19 小时前
Linux 6.2 音频机制深度解析:AI驱动的低延迟音频与零信任音频安全架构
linux
下午写HelloWorld19 小时前
Linux系统及Ubuntu常用指令
linux·ubuntu·操作系统
云计算磊哥@20 小时前
运维开发宝典026-MySQL02数据库表操作
运维·数据库·运维开发
weixin_5231853220 小时前
Collections.unmodifiableMap详解:真的不可修改吗?
java·linux·前端
天天进步201521 小时前
Tunnelto 源码解析 #9:控制服务器设计:Warp、WebSocket、Ping/Pong 与连接保活
运维·服务器·websocket
My is 李豆21 小时前
CentOS 7 安装 Docker 完整教程(含 docker-compose 插件)
docker·eureka·centos
凡人叶枫21 小时前
Effective C++ 条款04:确定对象被使用前已先被初始化
java·linux·开发语言·c++·嵌入式开发
云栖梦泽1 天前
玩转RK3506SDK
linux·嵌入式硬件
极客先躯1 天前
高级java每日一道面试题-2026年02月01日-实战篇[Docker]-Docker Volume 的生命周期管理是怎样的?
java·运维·docker·容器·持久化·架构图·容器卷