update README and CHANGELOG
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Changelog
|
||||
|
||||
镜像版本演进说明。每条记录镜像里新增 / 调整了什么,对应 `Dockerfile` 与 `skills/` 目录的变更。
|
||||
|
||||
## v1
|
||||
1. 安装nodejs 22
|
||||
2. 安装opencode
|
||||
|
||||
## v2
|
||||
1. 安装 uv
|
||||
2. 安装 python 3.11
|
||||
3. 安装 python 依赖
|
||||
|
||||
## v3
|
||||
1. 创建python虚拟环境为主环境
|
||||
2. 增加python依赖
|
||||
|
||||
## v3.1
|
||||
1. 安装 ripgrep 搜索工具
|
||||
2. 增加 pyspark-sql-guardrails skill
|
||||
3. 增加 requirements-analysis skill
|
||||
|
||||
## v3.2
|
||||
1. 安装git
|
||||
2. 增加session信息和模型认证信息持久化挂载
|
||||
Reference in New Issue
Block a user