mirror of
https://github.com/lkddi/dell-fans-controller-docker.git
synced 2026-05-18 13:47:27 +08:00
缩小Docker运行镜像体积
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- 移除代码中的默认 iDRAC 地址、账号和密码,改为必须通过环境变量配置。
|
||||
- 增加 `.env.example`、`.dockerignore` 和 MIT License。
|
||||
- 清理 Python 缓存文件,避免将运行产物提交到仓库。
|
||||
- Docker 运行镜像切换到 Alpine,只安装 `python3`、`ipmitool` 和时区数据,降低镜像体积。
|
||||
|
||||
## Previous Improvements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user