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.

相关推荐
草莓熊Lotso4 小时前
Linux 文件描述符与重定向实战:从原理到 minishell 实现
android·linux·运维·服务器·数据库·c++·人工智能
历程里程碑4 小时前
Linux22 文件系统
linux·运维·c语言·开发语言·数据结构·c++·算法
wdfk_prog11 小时前
[Linux]学习笔记系列 -- [drivers][input]input
linux·笔记·学习
七夜zippoe12 小时前
CANN Runtime任务描述序列化与持久化源码深度解码
大数据·运维·服务器·cann
盟接之桥12 小时前
盟接之桥说制造:引流品 × 利润品,全球电商平台高效产品组合策略(供讨论)
大数据·linux·服务器·网络·人工智能·制造
忆~遂愿12 小时前
ops-cv 算子库深度解析:面向视觉任务的硬件优化与数据布局(NCHW/NHWC)策略
java·大数据·linux·人工智能
湘-枫叶情缘12 小时前
1990:种下那棵不落叶的树-第6集 圆明园的对话
linux·系统架构
Fcy64813 小时前
Linux下 进程(一)(冯诺依曼体系、操作系统、进程基本概念与基本操作)
linux·运维·服务器·进程
袁袁袁袁满13 小时前
Linux怎么查看最新下载的文件
linux·运维·服务器
代码游侠14 小时前
学习笔记——设备树基础
linux·运维·开发语言·单片机·算法