update README and CHANGELOG

This commit is contained in:
tao.chen
2026-06-18 14:22:43 +08:00
parent 213b4db423
commit 3fbb60c151
2 changed files with 38 additions and 3 deletions
+25
View File
@@ -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信息和模型认证信息持久化挂载