Kevin Hu
ef89e3ebea
remove onnx copy command from dockerfile (#2584)
### What problem does this PR solve?
#2564
### Type of change
- [x] Refactoring
1年前
Kevin Hu
8ede1c7bf5
trival (#2582)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Kevin Hu
c262011393
revert error in Dockerfile (#2581)
### What problem does this PR solve?
#2295
### Type of change
- [x] Refactoring
1年前
Kevin Hu
dda1367ab2
make it lighten (#2577)
### What problem does this PR solve?
#2295
### Type of change
- [x] Refactoring
1年前
Zhichang Yu
e3b3ec3f79
multi-arch-build (#2571)
### What problem does this PR solve?
Build multi-arch docker image `infiniflow/ragflow:poetry` on
`linux/amd64` and `linux/arm64`.
### Type of change
- [x] Refactoring
1年前
Zhichang Yu
139268de6f
Reverted replacing npm with yarn (#2531)
Reverted replacing npm with yarn
### Type of change
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
1年前
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):
1年前
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>
1年前
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)
1年前
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)
1年前
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)
1年前
KevinHuSh
d15ba37313
update docker file to support low version npm package (#669)
### Type of change
- [x] Refactoring
1年前
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)
1年前