Files
opencode-build/CHANGELOG.md
T
2026-06-18 14:22:43 +08:00

518 B

Changelog

镜像版本演进说明。每条记录镜像里新增 / 调整了什么,对应 Dockerfileskills/ 目录的变更。

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信息和模型认证信息持久化挂载