QSSS_new / Dockerfile

Commit History

feat(Dockerfile): 重构Dockerfile以支持前后端构建,优化依赖安装和环境配置
fbb4d1b

misonL commited on

feat(Dockerfile): 重构Dockerfile,简化构建过程并添加最小化测试支持
b1d1e70

misonL commited on

feat(Dockerfile): 优化安装过程中的日志输出,增强可读性
a20e253

misonL commited on

特性:实现对话框、表单、输入框、标签、下拉菜单、分隔线、骨架屏、滑块、表格、文本区域的 UI 组件
c78ce9e

misonL commited on

build(docker): 将基础镜像从alpine切换为slim并更新系统依赖
9dc478e

misonL commited on

refactor: 优化配置和Docker构建流程
0a643bd

misonL commited on

refactor: 重构为纯内存模式并优化部署配置
cf749ed

misonL commited on

build: 在 pip install 中添加 --no-build-isolation 选项
6c071fb

misonL commited on

build: 降级 Cython 版本至 0.29.36
7054135

misonL commited on

build(Dockerfile): 添加TA环境变量并清理目录创建
428e352

misonL commited on

fix(Dockerfile): 创建必要的日志目录并设置权限
b2c92a9

misonL commited on

feat(配置): 添加上传目录配置并设置权限
e72e7f7

misonL commited on

chore(Dockerfile): 添加PYTHONPATH环境变量配置
02cdb15

misonL commited on

fix(Dockerfile): 添加兼容性符号链接解决ta-lib库名称问题
0adb1f4

misonL commited on

build: 更新FastAPI和Uvicorn依赖版本
fe861ad

misonL commited on

refactor(Dockerfile): 优化多阶段构建流程并添加虚拟环境
074c311

misonL commited on

build(Dockerfile): 优化依赖安装流程并禁用依赖解析
7f2cbc2

misonL commited on

build(Dockerfile): 添加缺失的依赖项并优化包安装顺序
ec9b775

misonL commited on

build: 添加必要的Python构建依赖
88ed552

misonL commited on

refactor(Dockerfile): 简化构建步骤并优化依赖安装
e261164

misonL commited on

fix: 移除pip安装时的--no-build-isolation选项
7223bb0

misonL commited on

build: 添加 LAPACK 依赖并优化 Python 构建工具链
e96b9ce

misonL commited on

build: 添加 pythran 依赖以优化性能
b374edf

misonL commited on

build: 添加 gfortran 到 Dockerfile 依赖
c22ad6a

misonL commited on

build: 更新 Dockerfile 中的依赖版本
6bc3cf3

misonL commited on

build: 更新Cython版本至3.0.8以解决兼容性问题
88e44ae

misonL commited on

build: 添加 numpy 1.26.0 到 Dockerfile 依赖
9a7d8d1

misonL commited on

build(Dockerfile): 添加pkg-config依赖并优化Python包安装流程
e477486

misonL commited on

build: 更新依赖项和Docker构建配置
bc89b23

misonL commited on

build: 更新依赖版本和Docker构建配置
78bb085

misonL commited on

build: 添加 ninja-build 到 Dockerfile 依赖
0f94b62

misonL commited on

build: 更新依赖版本和构建工具
14e4fca

misonL commited on

build: 预安装numpy以解决pandas依赖问题
3bd5bcc

misonL commited on

build: 限制 setuptools 版本并移除 numpy 预安装
3ba9df3

misonL commited on

build: 固定依赖版本以解决兼容性问题
b2658ad

misonL commited on

build: 预安装Cython以解决pandas构建问题
f3f7105

misonL commited on

build: 将基础镜像从python:3.10-slim降级到3.9-slim
c2e65d2

misonL commited on

build: 优化Dockerfile中的依赖安装流程
2a14c73

misonL commited on

build: 降级pandas版本并添加only-binary安装选项
5698c94

misonL commited on

build(Dockerfile): 优化Python构建工具安装流程
75ea980

misonL commited on

build: 预安装meson和mesonpy解决构建问题
5f83b0d

misonL commited on

build(Dockerfile): 预安装poetry-core以解决BackendUnavailable错误
8e32445

misonL commited on

build(docker): 添加 flit_core 预安装以解决构建错误
a4a90c2

misonL commited on

build: 预安装hatchling解决BackendUnavailable错误
eb17dad

misonL commited on

build(docker): 优化Dockerfile中的依赖安装流程
ab9a278

misonL commited on

fix(Dockerfile): 移除重复的build_ext选项
4b542fb

misonL commited on

build: 添加 libssl-dev 依赖以支持 SSL 功能
ddce231

misonL commited on

fix(Dockerfile): 强制指定TA-Lib库路径以解决安装问题
09c8720

misonL commited on

build: 更新依赖版本并简化Dockerfile安装流程
603cdb1

misonL commited on

fix(Dockerfile): 更新TA-Lib版本以兼容numpy 2.0
5afd218

misonL commited on