Skip to content

v0.1.0

Choose a tag to compare

@cocofhu cocofhu released this 20 Aug 10:05
· 16 commits to main since this release

首个控制面发布。

  • Docker 环境管理:创建 / 启停 / 重启 / 销毁,Health 就绪后才能打开
  • 镜像目录:登记本机已构建的 dsh-testsuite-runtime:<dshVersion>(控制面不执行 docker build / docker pull)
  • 内置可选版本:0.1.0-rc.70.1.0-rc.8
  • Runtime 按版本冻结;GitHub Release 的 tag 若是 dsh 版本(见 image/versions.txt)才会推 GHCR

本机构建 runtime:

make image DSH_VERSION=0.1.0-rc.8