Commit Graph

39 Commits

Author SHA1 Message Date
Novice
9018ef30fe
chore: (dockerfile) upgrade perl version (#10534) 2024-11-11 15:02:33 +08:00
Bowen Liang
754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile (#10426)
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
2024-11-08 17:30:26 +08:00
-LAN-
87c1de66f2
chore(Dockerfile): upgrade zlib arm64 (#10244) 2024-11-04 17:48:10 +08:00
-LAN-
05d9adeb99
fix(Dockerfile): conditionally install zlib1g based on architecture (#10118) 2024-10-31 16:07:39 +08:00
Nam Vu
cee1c4f63d
fix: Version '1:1.3.dfsg+really1.3.1-1' for 'zlib1g' was not found (#10096) 2024-10-31 15:49:28 +08:00
-LAN-
9986e4c6d0
chore(docker): correct package version for expat and perl in Dockerfile (#9801) 2024-10-24 19:07:03 +08:00
非法操作
e2710161f6
fix: chart tool can't display chinese (#9686) 2024-10-24 18:49:49 +08:00
-LAN-
b411a89703
fix(dockerfile): update libsqlite3 package version (#9530) 2024-10-21 10:51:28 +08:00
Nam Vu
fede54be77
fix: Version '2.6.2-2' for 'expat' was not found (#8182) 2024-09-10 13:00:37 +08:00
-LAN-
f76bbbf5e6
chore(Dockerfile): Bump expat to 2.6.2-2 (#7904) 2024-09-03 09:48:30 +08:00
snickerjp
9342b4b951
Update package "libldap-2.5-0" for docker build. (#7726) 2024-08-28 14:44:05 +08:00
Jyong
7ae728a9a3
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-08-26 15:14:05 +08:00
Zhi
103ff28530
feat: speed up the Docker build for dify-api for Chinese developers. (#7626) 2024-08-26 14:45:28 +08:00
Jyong
169cde6c3c
add nltk punkt resource (#7063) 2024-08-08 14:23:22 +08:00
Nam Vu
8e23e24bd5
feat: Poetry requests timeout (#7086) 2024-08-08 14:17:29 +08:00
takatost
6da14c2d48
security: fix api image security issues (#6971) 2024-08-05 20:21:08 +08:00
Bowen Liang
9b7c74a5d9
chore: skip pip upgrade preparation in api dockerfile (#5999) 2024-07-06 14:17:34 +08:00
scotlandowl
73ce945d40
Feat/add json process tool (#5555) 2024-06-28 11:57:32 +08:00
kurokobo
ea29007bc0
fix: apply best practices for the latest buildkit (#5527) 2024-06-24 00:45:33 +08:00
Bowen Liang
27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
2024-06-22 01:34:08 +08:00
Bowen Liang
55fc46c707
improvement: speed up dependency installation in docker image rebuilds by mounting cache layer (#3218) 2024-04-10 22:49:04 +08:00
takatost
c038040e1b
Add gmpy2 dependencies packages (#2216) 2024-01-26 03:09:24 +08:00
Bowen Liang
98660e1f97
skip installing python3-dev package on base stage in api docker image (#2193) 2024-01-25 14:49:11 +08:00
Bowen Liang
8639abec97
improve api docker file and lock Debian version in base image tag (#2195) 2024-01-25 12:44:15 +08:00
Charlie.Wei
6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2024-01-24 01:05:37 +08:00
Bowen Liang
483dcb6340
fix: skip linking /etc/localtime file first in api docker image (#2099) 2024-01-19 21:06:26 +08:00
Bowen Liang
9ad7b65996
support setting timezone in docker images (#2091) 2024-01-19 20:30:36 +08:00
takatost
0e1163f698
feat: remove deprecated envs (#2078) 2024-01-18 14:44:37 +08:00
takatost
d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
takatost
3a5ae96e7b
fix: TRANSFORMERS_OFFLINE orders in Dockerfile (#1144) 2023-09-10 12:26:13 +08:00
takatost
b63a685386
feat: set transformers offline default true (#1143) 2023-09-10 12:20:58 +08:00
takatost
877da82b06
feat: cache huggingface gpt2 tokenizer files (#1138) 2023-09-10 12:16:21 +08:00
Rhon Joe
c9194ba382
chore(api): api image multistage build (#1069) 2023-09-01 11:13:22 +08:00
takatost
4ff1870a4b
fix: web reader tool missing nodejs (#932) 2023-08-21 11:26:11 +08:00
takatost
491d29cc87
feat: optimize multi platform image build (#754) 2023-08-05 17:23:57 +08:00
takatost
5d783a4922
fix: wrong version tag of base docker image (#739) 2023-08-03 22:22:27 +08:00
John Wang
b0091452ca
feat: add bash before entrypoint.sh in Dockerfile (#592) 2023-07-18 16:22:34 +08:00
KVOJJJin
cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
2023-07-14 11:19:26 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00