Commit Graph

21 Commits

Author SHA1 Message Date
Sergio Sacristán
a8b4d1ac2a
feat: Improvement- use non root user for Web container (#8928) 2024-10-08 11:12:21 +08:00
Nam Vu
57ce8449b0
feat: Support NEXT_TELEMETRY_DISABLED (#7181)
Some checks failed
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
Mark stale issues and pull requests / stale (push) Has been cancelled
2024-08-12 19:15:41 +08:00
kurokobo
ea29007bc0
fix: apply best practices for the latest buildkit (#5527) 2024-06-24 00:45:33 +08:00
Kenny
5f7321ea28
feat: Added the mirror of Aliyun's Linux apk installation package and updated the deprecated taobao npm mirror address to npmmirror (#3459) 2024-04-14 09:50:34 +08:00
takatost
6fa0e4072d
fix: yarn install extract package err when using GitHub Cache in amd6… (#3383) 2024-04-12 00:04:09 +08:00
Lao
617e7cee81
Added a note on the front-end docker build: use taobao source to accelerate the installation of front-end dependency packages to achieve the purpose of quickly building containers (#3358)
Co-authored-by: lbm21 <313338264@qq.com>
Co-authored-by: akou <beiming1201@gmail.com>
2024-04-11 18:14:58 +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
Bowen Liang
965ca36525
use pm2 to guard and monitor the web service in docker file (#2238) 2024-01-29 18:21:15 +08:00
Bowen Liang
78524a56ed
bump alpine from 3.18 to 3.19 in web image (#2126) 2024-01-24 16:24:50 +08:00
Bowen Liang
9ad7b65996
support setting timezone in docker images (#2091) 2024-01-19 20:30:36 +08:00
Bowen Liang
f3323beaca
fix: yarn install command in web Dockerfile (#2084) 2024-01-19 18:11:47 +08:00
Bowen Liang
dc8a8af117
bump default NodeJS version to 20 LTS (#2061) 2024-01-18 19:12:40 +08:00
Rhon Joe
71a9d63232
fix entrypoint script line endings (#900) 2023-08-18 10:42:44 +08:00
zxhlyh
a58f95fa91
fix: web dockfile (#883) 2023-08-17 13:07:07 +08:00
Matri
5b06ded0b1
build: improve dockerfile (#851)
Co-authored-by: MatriQi <matri@aifi.io>
2023-08-17 10:25: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
Joel
b5ade19c75
feat: fix frontend docker image build fail (#314) 2023-06-07 16:47:49 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00