Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rag-flow-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michal Masrna
rag-flow-k8s
Commits
a02e8367
There was an error fetching the commit references. Please try again later.
Unverified
Commit
a02e8367
authored
11 months ago
by
KevinHuSh
Committed by
GitHub
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
refine README (#154)
parent
979b3a5b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-0
9 additions, 0 deletions
README.md
with
9 additions
and
0 deletions
README.md
+
9
−
0
View file @
a02e8367
...
...
@@ -95,6 +95,15 @@ If your machine doesn't have *Docker* installed, please refer to [Install Docker
121:/#
cd
ragflow/docker
121:/ragflow/docker# docker compose up
-d
```
### OR
```
bash
121:/# git clone https://github.com/infiniflow/ragflow.git
121:/#
cd
ragflow/
121:/# docker build
-t
infiniflow/ragflow:v1.0
.
121:/#
cd
ragflow/docker
121:/ragflow/docker# docker compose up
-d
```
> The core image is about 15GB, please be patient for the first time
After pulling all the images and running up, use the following command to check the server status. If you can have the following outputs,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment