AI 菜鸟,想试试本地知识库搭建,能喂点内部文档。 哎,刚以为一个 docker-compose 就搞定服务启动,结果不停填坑,根据报错问 GPT 不停填坑,配置 es ,redis 然后 mysql 。端口 3000 ,然后 9380 ,再然后 80 。一会儿告诉我镜像没前端,一会说有,扒了镜像里的配置文件问,告诉我有前端、但 nginx 没配置。compose 里覆盖 nginx 配置,又不断报 yml 转译配置的问题,前前后后折腾了近百次了。
1
fishlium 5 天前
我记得就是 docker-compose 直接就启动了啊
|
2
freeair 5 天前
瞄了一眼,就没有官方 M1 的镜像吧。
All Docker images are built for x86 platforms. We don't currently offer Docker images for ARM64. If you are on an ARM64 platform, follow this guide to build a Docker image compatible with your system. |