AGI期 多模态⼤模型助⼿ docker无法启动 #519
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#519
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
安装完docker之后出现无法启动的问题。
root@x0c53cd599e34d53a4d083d337c7fe65-task0-0:/dify/docker# sudo docker run hello-world docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. See 'docker run --help'.
可能有些没有安装完整,比如docker engine,可以参考:https://docs.docker.com/engine/install/ubuntu/