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.

相关推荐
啊吧怪不啊吧39 分钟前
UU远程协助迎来升级!第一期更新实测
运维·服务器·远程工作
C_心欲无痕6 小时前
ts - tsconfig.json配置讲解
linux·前端·ubuntu·typescript·json
冰西瓜6007 小时前
国科大2025操作系统高级教程期末回忆版
linux
HIT_Weston7 小时前
93、【Ubuntu】【Hugo】搭建私人博客:面包屑(一)
linux·运维·ubuntu
cuijiecheng20188 小时前
Linux下Beyond Compare过期
linux·运维·服务器
喵叔哟8 小时前
20.部署与运维
运维·docker·容器·.net
HIT_Weston8 小时前
92、【Ubuntu】【Hugo】搭建私人博客:侧边导航栏(六)
linux·运维·ubuntu
CodeAllen嵌入式8 小时前
Windows 11 本地安装 WSL 支持 Ubuntu 24.04 完整指南
linux·运维·ubuntu
码农小韩10 小时前
基于Linux的C++学习——指针
linux·开发语言·c++·学习·算法
wdfk_prog10 小时前
[Linux]学习笔记系列 -- [fs]seq_file
linux·笔记·学习