执行docker compose up -d一直报错EOF,使用各种方法都不生效,最后的解决方法: 1、docker-compose.yaml,这个文件里面找到一直报错的镜像,如:image: langgenius/dify-web:1.4.1 2、去hub.docker上找到镜像目录https://hub.docker.com/u/langgenius 3、去tags搜索镜像版本,copy命令:docker pull langgenius/dify-web:1.4.1 4、将所有报错的镜像都pull后,再执行docker compose up -d,就成功了 5、我报错的几个镜像地址: https://hub.docker.com/u/langgenius https://hub.docker.com/u/semitechnologies
win系统部署dify镜像报错解决
刘耀文的大沙雕
论文
降低AIGC
知网
作者:win系统部署dify镜像报错解决
上一篇
← 上一篇:没有上一篇
下一篇
下一篇:没有下一篇 →