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.

相关推荐
vpk1121 天前
【无标题】
运维·elasticsearch·docker
yuuki2332331 天前
【Linux】开发工具链全解析:从 apt 到 gdb
linux·运维·服务器
wangjialelele1 天前
C++11、C++14、C++17、C++20新特性解析(一)
linux·c语言·开发语言·c++·c++20·visual studio
蓝队云计算1 天前
蓝队云揭秘:如何利用云服务器高效养殖龙虾OpenClaw?
运维·服务器·人工智能·云服务器·openclaw
²º²²এ松1 天前
vs code连接ubuntu esp项目
linux·数据库·ubuntu
浪客灿心1 天前
Linux进程信号
linux
一勺菠萝丶1 天前
芋道框架 - API 前缀区分机制
java·linux·python
浪游东戴河1 天前
网线简介及分类
运维·服务器·网络
国冶机电安装1 天前
自动化工程:推动工业智能化与效率提升的核心技术
运维·自动化
一殊酒1 天前
【Docker】快速入门指南
运维·docker·容器