首页 新闻 会员 周边 捐助

win7 docker 安装配置AnythingLLM问题

0
悬赏园豆:30 [待解决问题]

已在github上提交,有人帮看看吗
https://github.com/Mintplex-Labs/anything-llm/issues/3404
What happened?

docker Version: 19.03.12
i install boot2docker on my win7,plan to depoly AnythingLLM locally.
i was guide by official docs for installing it.
at the procdure of "Mount the storage locally and run AnythingLLM in Docker",I selected linux/mac.
but faild either;
I really appreciate your help,thanks

curl localhost:3001 curl: (7) Failed to connect to localhost port 3001: Connection refused
docker images
docker images REPOSITORY TAG IMAGE ID CREATED SIZE mintplexlabs/anythingllm latest ed3f01fe0c54 4 days ago 2.51GB nginx latest b52e0b094bc0 3 weeks ago 192MB docker.imgdb.de/busybox latest 31311c5853a2 5 months ago 4.27MB

docker ps -a
docker@default:~$ docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 97ff6c5deadf mintplexlabs/anythingllm "/bin/bash /usr/loca…" 7 hours ago Exited (134) 7 hours ago recursing_galileo

flyworm的主页 flyworm | 初学一级 | 园豆:102
提问于:2025-03-05 20:57
< > 人人可用的开源BI工具
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册
Top