Commit Graph

85 Commits

Author SHA1 Message Date
zhangshaohu decd3395db build: Sensitive directory permissions 2025-05-22 21:59:06 +08:00
shaohuzhang1 187e9c1e4e
build: Sensitive directory permissions (#3127) 2025-05-21 17:39:09 +08:00
shaohuzhang1 e5bab10824
build: Sensitive directory permissions (#3126) 2025-05-21 16:43:46 +08:00
shaohuzhang1 71fdce08d7
build: Sensitive directory permissions (#3120) 2025-05-21 11:45:38 +08:00
liqiang-fit2cloud a0541203e4 deps: lock versions.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-04-24 13:38:59 +08:00
liqiang-fit2cloud c0ffc0aaf5 security: fix reverse shell vulnerability in function library. 2025-04-09 09:57:11 +08:00
liqiang-fit2cloud c0255beca2 build(deps): bump the pip group across 1 directory with 2 updates (#2654) 2025-03-24 16:50:23 +08:00
shaohuzhang1 4bb3a53e9a
build: compilemessages i18n (#2050) 2025-01-21 11:30:10 +08:00
shaohuzhang1 f3045933df
build: install gettext (#2049) 2025-01-21 10:36:07 +08:00
shaohuzhang1 e789825852
feat: compilemessages i18n (#2048) 2025-01-21 10:22:28 +08:00
shaohuzhang1 923c75512b
build: Specify the poetry version (#1989)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-01-07 14:24:09 +08:00
liqiang-fit2cloud a0b03d3433 perf: add POSTGRES_MAX_CONNECTIONS env. 2024-12-27 09:55:09 +08:00
liqiang-fit2cloud 1d04b0bde0 build: remove pyc compilation. 2024-12-26 18:21:10 +08:00
shaohuzhang1 efa73c827f
refactor: Workflow execution logic (#1913) 2024-12-26 15:29:55 +08:00
liqiang-fit2cloud 24b77e220b build: compile-pyc 2024-12-24 09:47:01 +08:00
shaohuzhang1 d403640f7f
build: compile-pyc (#1891)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-23 19:39:42 +08:00
liqiang-fit2cloud b7cac7defc security: minimize permission of sandbox user 2024-12-17 11:53:52 +08:00
shaohuzhang1 982a4194d9
build: Ffmpeg Linux address (#1854) 2024-12-17 10:51:10 +08:00
shaohuzhang1 9b9a56d9a6
build: Ffmpeg Linux address (#1853) 2024-12-17 10:40:43 +08:00
shaohuzhang1 93b2c6acdd
build: Add ffmpeg Linux dependency (#1848)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-12-16 19:37:17 +08:00
shaohuzhang1 40a1070b81
build: 修复环境变量 (#1780) 2024-12-06 11:14:48 +08:00
CaptainB 2653c75f21 build: sandbox权限限制禁止向/tmp写入 2024-09-26 16:23:39 +08:00
CaptainB 52e883c65c build: sandbox权限限制,/opt/maxkb/app 目录下的文件只能读取自己的 /opt/maxkb/app/sandbox 2024-09-26 16:23:39 +08:00
liqiang-fit2cloud 5eebf7462e build: add ca-certificates. 2024-09-18 14:56:41 +08:00
liqiang-fit2cloud 5f8a03d31e build: try to fix "Cannot allocate memory". 2024-09-03 15:26:31 +08:00
liqiang-fit2cloud 3e1b6b1585 Revert "build: try to fix "Cannot allocate memory"."
This reverts commit fd3c936059.
2024-09-02 18:34:02 +08:00
liqiang-fit2cloud fd3c936059 build: try to fix "Cannot allocate memory". 2024-09-02 18:05:47 +08:00
shaohuzhang1 8a32bd337a feat: 添加maxkb启动命令
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-28 12:24:40 +08:00
CaptainB 6169810e1a ci: change python path for sandbox user
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-23 16:21:07 +08:00
shaohuzhang1 2703e73b07 feat: 启动的时候,删除pid 2024-08-22 16:27:45 +08:00
shaohuzhang1 ec4fe833b1 fix: 修复无法启动问题
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-21 18:39:18 +08:00
刘瑞斌 9d2747cc4b chore: change env in dockerfile
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2024-08-16 17:42:28 +08:00
shaohuzhang1 ebc49fd6e7 fix: 修复用户无法创建问题 2024-08-15 19:14:05 +08:00
shaohuzhang1 87c17deb29 fix: Dockerfile useradd
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-15 17:57:14 +08:00
shaohuzhang1 43a060ffa2 fix: Dockerfile 错误 2024-08-15 17:32:30 +08:00
shaohuzhang1 f421d1975d feat: 函数库功能 2024-08-15 17:17:25 +08:00
liqiang-fit2cloud bacadbd5ba build: change Dockerfile. 2024-08-15 16:20:12 +08:00
wxg0103 67049f8b04 refactor: dockerfile
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-14 19:34:54 +08:00
liqiang-fit2cloud a556d27f74 build: change Dockerfile.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-14 14:37:40 +08:00
CaptainB 6c0d28b4a5 ci: 修改默认pip安装包路径,使用data目录并去掉volume
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-13 12:42:18 +08:00
CaptainB 3e2e5ec680 ci: 修改默认pip安装包路径 2024-08-13 11:50:01 +08:00
shaohuzhang1 2ec9f41812
feat: 支持通过环境变量修改配置 2024-05-28 15:55:05 +08:00
shaohuzhang1 3d28d2527b
fix: typos
* fix: typos
2024-04-15 19:06:42 +08:00
zhengkunwang223 deb2c8cb27 删除多余的注释 2024-04-15 15:40:53 +08:00
liqiang-fit2cloud 7b644aeb8d build: 尝试优化镜像大小 2024-04-11 18:18:42 +08:00
shaohuzhang1 e60f08b352 fix: 修改torch依赖版本 2024-03-26 17:24:20 +08:00
shaohuzhang1 b891d0612f build: arm打包 2024-03-26 11:52:25 +08:00
liqiang-fit2cloud 5ea26a4fef perf: 优化镜像大小 2024-03-25 15:35:28 +08:00
liqiang-fit2cloud 76dbddebe5 perf: 优化镜像大小 2024-03-25 15:07:14 +08:00
吴小白 de8d21225e perf: 优化镜像大小 2024-03-25 12:32:51 +08:00