Rename SciCode preload script away from the K3 sandbox name.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
sora 2026-09-02 08:41:09 +00:00
parent 70fe0c1d95
commit ee54cd6d5d

View File

@ -2,7 +2,7 @@
# 在宿主机本地构建 SciCode 沙箱镜像(不从 Docker Hub 拉 scicode-benchmark # 在宿主机本地构建 SciCode 沙箱镜像(不从 Docker Hub 拉 scicode-benchmark
# 用法与 Terminal Bench 预加载相同:先在宿主机准备好镜像,再 docker run 评测容器并挂 docker.sock。 # 用法与 Terminal Bench 预加载相同:先在宿主机准备好镜像,再 docker run 评测容器并挂 docker.sock。
# #
# bash bash/images_load/preload_k3_sandbox_images.sh # bash bash/images_load/preload_scicode_images.sh
# #
# 注意: # 注意:
# - 评测仍在 evalscope 容器里跑,沙箱是宿主机 Docker 再起的子容器 # - 评测仍在 evalscope 容器里跑,沙箱是宿主机 Docker 再起的子容器