gpt4 book ai didi

docker - 每次必须设置eval $(dinghy env)。无法连接到Docker守护程序。 docker守护程序是否在此主机上运行?

转载 作者:行者123 更新时间:2023-12-02 18:32:18 24 4
gpt4 key购买 nike

我在Mac OS X上安装了小艇, docker 。
如果我尝试这样做,它将起作用:

$dinghy up
Starting the dinghy VM...
Starting NFS daemon, this will require sudo
Password:
Waiting for NFS daemon...
Mounting NFS /Users/xxxx
Starting the FsEvents daemon
Starting DNS and HTTP proxy
xxxxxxxxxxxxx
VM: running
NFS: running
FSEV: running
PROXY: running

然后尝试(docker-compose up)或(docker ps)启动docker,消息显示:

Cannot connect to the Docker daemon. Is the docker daemon running on this host?



当我尝试时问题解决:
eval $(dinghy env)

但是我不必在每次打开新控制台时都执行此操作,因为我不在上一个环境中。根据这里的网站,我也尝试过:
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
$sudo usermod -aG docker $USER

但它显示:

sudo: usermod: command not found



请让我知道如何解决此问题,因此不必每次都设置 eval $(dinghy env)

谢谢,

最佳答案

您可以编辑~/.bashrc~/.bash_profile,在其中添加eval $(dinghy env),然后它会为每个新 session 执行该eval

关于docker - 每次必须设置eval $(dinghy env)。无法连接到Docker守护程序。 docker守护程序是否在此主机上运行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38194415/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com