[Question]: How to update the ragflow to the latest version?
Describe your problem
How to update the ragflow to the latest version?
First of all,
-
git pull
If you used docker compose up -d to start, use following command.
-
docker pull infiniflow/ragflow:latest -
docker compose up ragflow -d
If you used docker compose up -f docker-compose-CN.yml -d to start, use following command.
-
docker pull swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:latest -
docker compose up ragflow -d
Why did my C drive fill up after I ran these codes?
为什么我运行这些代码后我的C盘就满了? Have you set the docker disk image location to C:\ drive by default? I suggest you change it to another drive. For example, set that in E:
First Step:stop all containers Second Step: Set a new image location Third Step: copy old files to new location
No, I have done this before. The location is E:\Appdata\DockerDesktopWSL.