Zhichang Yu
d8a43416f5
Rework Dockerfile.scratch (#2525)
### What problem does this PR solve?
Rework Dockerfile.scratch
- Multiple stage Dockerfile
- Removed conda
- Replaced pip with poetry
- Added missing dependencies and fixed package version conflicts
- Added deepdoc models
### Type of change
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
vor 1 Jahr
Jin Hai
6b3a40be5c
Format file format from Windows/dos to Unix (#1949)
### What problem does this PR solve?
Related source file is in Windows/DOS format, they are format to Unix
format.
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
vor 1 Jahr
Kevin Hu
07f283b73e
refine Dockerfile (#1802)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
vor 1 Jahr
Kevin Hu
29509ff69d
refine dockerfile (#1801)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
vor 1 Jahr
Zhedong Cen
747e69ef68
Fix Docker image building failure on MacOS (ARM architecture) (#1177)
### What problem does this PR solve?
#1164
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
vor 1 Jahr
KevinHuSh
d15ba37313
update docker file to support low version npm package (#669)
### Type of change
- [x] Refactoring
vor 1 Jahr
jie yang
a7be5d4e8b
build ragflow image from scratch (#376)
### What problem does this PR solve?
issue: #205
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
vor 1 Jahr