logo
docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1
linux/amd64 docker.io

该镜像为DeepSeek系列模型的测试或基准测试工具环境,用于运行相关模型的测试任务,提供必要的依赖与配置以支持模型的部署及评估工作。

15
浏览次数
2.73GB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1
源镜像
docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1
镜像ID
sha256:c4f4ee883faa9c2744511ca7e5748f02917352401c8a10620a11162ee594d5cb
镜像 TAG
0.1.6-alpha.2-r1-market.1
镜像大小
2.73GB
平台架构
linux/amd64
镜像源
docker.io
CMD
--profile web --patch /opt/deepseek-harness/web.cordis.patch.yml --no-open
启动入口
/usr/bin/tini -- /usr/local/bin/deepseek-harness-market-entrypoint
工作目录
/workspace
OS/平台
linux/amd64
镜像创建
2026-09-18T03:24:40.474655276Z
同步时间
2026-09-21 18:18
浏览量
15 次
贡献者
🔌 开放端口 2
3080/tcp 6080/tcp
⚙️ 环境变量 19
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
NODE_VERSION=24.21.0 1
YARN_VERSION=1.22.22 2
DSH_HOME=/home/node/.dsh 3
DSH_TELEMETRY_DISABLED=1 4
DSH_NOVNC_ASSET_REVISION=debian-1.6.0-2 5
CHROMIUM_FLAVOR=debian 6
HOME=/workspace 7
NPM_CONFIG_CACHE=/home/node/.dsh/npm-cache 8
DISPLAY=:99 9
XDG_RUNTIME_DIR=/tmp/runtime-node 10
CHROME_BIN=/usr/local/bin/chromium-docker 11
CHROME_PATH=/usr/local/bin/chromium-docker 12
BROWSER=/usr/local/bin/chromium-docker 13
PUPPETEER_EXECUTABLE_PATH=/usr/local/bin/chromium-docker 14
XDG_CACHE_HOME=/tmp/.cache 15
XDG_CONFIG_HOME=/tmp/.config 16
XDG_DATA_HOME=/tmp/.local/share 17
npm_config_store_dir=/home/node/.dsh/pnpm-store 18
🏷️ 镜像标签 17
KeyValue
docker.io/library/node:24-trixie io.github.runzhliu.deepseek-harness.base-image
debian io.github.runzhliu.deepseek-harness.chromium.flavor
152.0.7977.82-1 io.github.runzhliu.deepseek-harness.chromium.ungoogled.version
trixie io.github.runzhliu.deepseek-harness.debian-codename
1.38.1 io.github.runzhliu.deepseek-harness.dshmarket-version
@deepseek-ai/dsh@0.1.6-alpha.2 io.github.runzhliu.deepseek-harness.upstream.npm
https://github.com/deepseek-ai/deepseek-harness/releases/tag/dsh-v0.1.6-alpha.2 io.github.runzhliu.deepseek-harness.upstream.release
https://github.com/deepseek-ai/deepseek-harness io.github.runzhliu.deepseek-harness.upstream.repository
community-market io.github.runzhliu.deepseek-harness.variant
Community container image for the DeepSeek Harness CLI, Web UI, and browser-accessible Chromium desktop org.opencontainers.image.description
https://aik8s.run/ai-k8s/rag-agent/deepseek-harness-runtime-containerization/ org.opencontainers.image.documentation
MIT org.opencontainers.image.licenses
a37fc94c51011123b4475b0ca638ffa9383583ce org.opencontainers.image.revision
https://github.com/runzhliu/deepseek-harness-docker org.opencontainers.image.source
DeepSeek Harness Docker (Community) org.opencontainers.image.title
https://github.com/runzhliu/deepseek-harness-docker org.opencontainers.image.url
0.1.6-alpha.2-r1-market.1 org.opencontainers.image.version
🛡️ 镜像安全扫描
debian 13.6 Trivy 2026-09-21 18:19 查看完整报告
1537
低危 LOW
1931
中危 MEDIUM
674
高危 HIGH
63
严重 CRITICAL
受影响目标 (2)
docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1 (debian 13.6) debian Node.js node-pkg

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1  docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1  docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1

Shell快速替换命令

sed -i 's#runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1  docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1  docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1'

镜像构建历史


# 2026-09-18 11:24:40  0.00B 设置默认要执行的命令
CMD ["--profile" "web" "--patch" "/opt/deepseek-harness/web.cordis.patch.yml" "--no-open"]
                        
# 2026-09-18 11:24:40  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/deepseek-harness-market-entrypoint"]
                        
# 2026-09-18 11:24:40  0.00B 设置环境变量 npm_config_store_dir
ENV npm_config_store_dir=/home/node/.dsh/pnpm-store
                        
# 2026-09-18 11:24:40  0.00B 指定运行容器时使用的用户
USER node
                        
# 2026-09-18 11:24:40  6.26KB 执行命令并创建新的镜像层
RUN |2 DSH_MARKET_VERSION=1.38.1 MARKET_IMAGE_VERSION=0.1.6-alpha.2-r1-market.1 /bin/sh -c chmod 0755       /usr/local/bin/deepseek-harness-entrypoint       /usr/local/bin/deepseek-harness-market-entrypoint       /usr/local/bin/dsh-market-repair-store     && test "$(node -p 'require("/usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/dshmarket/package.json").version')" = "${DSH_MARKET_VERSION}"     && node -e "import('/usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/dshmarket/lib/index.js')" # buildkit
                        
# 2026-09-18 11:24:40  0.00B 指定运行容器时使用的用户
USER root
                        
# 2026-09-18 11:24:40  5.33KB 复制新文件或目录到容器中
COPY scripts/dsh-market-repair-store /usr/local/bin/dsh-market-repair-store # buildkit
                        
# 2026-09-18 11:24:40  1.80KB 复制新文件或目录到容器中
COPY scripts/deepseek-harness-market-entrypoint /usr/local/bin/deepseek-harness-market-entrypoint # buildkit
                        
# 2026-09-18 11:24:40  4.46KB 复制新文件或目录到容器中
COPY scripts/deepseek-harness-entrypoint /usr/local/bin/deepseek-harness-entrypoint # buildkit
                        
# 2026-09-18 11:24:40  805.00B 复制新文件或目录到容器中
COPY --chown=node:node web.market.cordis.patch.yml /opt/deepseek-harness/web.cordis.patch.yml # buildkit
                        
# 2026-09-18 11:24:40  6.11MB 复制新文件或目录到容器中
COPY /opt/dshmarket /usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/dshmarket # buildkit
                        
# 2026-09-18 11:24:40  0.00B 添加元数据标签
LABEL org.opencontainers.image.version=0.1.6-alpha.2-r1-market.1 io.github.runzhliu.deepseek-harness.variant=community-market io.github.runzhliu.deepseek-harness.dshmarket-version=1.38.1
                        
# 2026-09-18 11:24:40  0.00B 定义构建参数
ARG MARKET_IMAGE_VERSION=0.1.6-alpha.2-r1-market.1
                        
# 2026-09-18 11:24:40  0.00B 定义构建参数
ARG DSH_MARKET_VERSION=1.38.1
                        
# 2026-09-18 11:15:47  0.00B 设置默认要执行的命令
CMD ["web" "--patch" "/opt/deepseek-harness/web.cordis.patch.yml" "--no-open"]
                        
# 2026-09-18 11:15:47  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/deepseek-harness-entrypoint"]
                        
# 2026-09-18 11:15:47  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=DeepSeek Harness Docker (Community) org.opencontainers.image.description=Community container image for the DeepSeek Harness CLI, Web UI, and browser-accessible Chromium desktop org.opencontainers.image.source=https://github.com/runzhliu/deepseek-harness-docker org.opencontainers.image.url=https://github.com/runzhliu/deepseek-harness-docker org.opencontainers.image.documentation=https://aik8s.run/ai-k8s/rag-agent/deepseek-harness-runtime-containerization/ org.opencontainers.image.licenses=MIT org.opencontainers.image.version=0.1.6-alpha.2-r1 org.opencontainers.image.revision=a37fc94c51011123b4475b0ca638ffa9383583ce io.github.runzhliu.deepseek-harness.base-image=docker.io/library/node:24-trixie io.github.runzhliu.deepseek-harness.debian-codename=trixie io.github.runzhliu.deepseek-harness.chromium.flavor=debian io.github.runzhliu.deepseek-harness.chromium.ungoogled.version=152.0.7977.82-1 io.github.runzhliu.deepseek-harness.upstream.repository=https://github.com/deepseek-ai/deepseek-harness io.github.runzhliu.deepseek-harness.upstream.release=https://github.com/deepseek-ai/deepseek-harness/releases/tag/dsh-v0.1.6-alpha.2 io.github.runzhliu.deepseek-harness.upstream.npm=@deepseek-ai/dsh@0.1.6-alpha.2
                        
# 2026-09-18 11:15:47  0.00B 定义构建参数
ARG IMAGE_REVISION=unknown
                        
# 2026-09-18 11:15:47  0.00B 定义构建参数
ARG IMAGE_VERSION=0.1.6-alpha.2-r1
                        
# 2026-09-18 11:15:47  0.00B 声明容器运行时监听的端口
EXPOSE map[3080/tcp:{} 6080/tcp:{}]
                        
# 2026-09-18 11:15:47  0.00B 设置工作目录为/workspace
WORKDIR /workspace
                        
# 2026-09-18 11:15:47  0.00B 指定运行容器时使用的用户
USER node
                        
# 2026-09-18 11:15:47  0.00B 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c mkdir -p "${DSH_HOME}" /workspace     && chown -R node:node "${DSH_HOME}" /workspace # buildkit
                        
# 2026-09-18 11:15:47  721.00B 复制新文件或目录到容器中
COPY --chown=node:node web.cordis.patch.yml /opt/deepseek-harness/web.cordis.patch.yml # buildkit
                        
# 2026-09-18 11:15:47  0.00B 设置环境变量 DSH_HOME DSH_TELEMETRY_DISABLED DSH_NOVNC_ASSET_REVISION CHROMIUM_FLAVOR HOME NPM_CONFIG_CACHE DISPLAY XDG_RUNTIME_DIR CHROME_BIN CHROME_PATH BROWSER PUPPETEER_EXECUTABLE_PATH XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV DSH_HOME=/home/node/.dsh DSH_TELEMETRY_DISABLED=1 DSH_NOVNC_ASSET_REVISION=debian-1.6.0-2 CHROMIUM_FLAVOR=debian HOME=/workspace NPM_CONFIG_CACHE=/home/node/.dsh/npm-cache DISPLAY=:99 XDG_RUNTIME_DIR=/tmp/runtime-node CHROME_BIN=/usr/local/bin/chromium-docker CHROME_PATH=/usr/local/bin/chromium-docker BROWSER=/usr/local/bin/chromium-docker PUPPETEER_EXECUTABLE_PATH=/usr/local/bin/chromium-docker XDG_CACHE_HOME=/tmp/.cache XDG_CONFIG_HOME=/tmp/.config XDG_DATA_HOME=/tmp/.local/share
                        
# 2026-09-18 11:15:47  903.50KB 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c chmod 0755 /usr/local/bin/chromium-docker         /usr/local/bin/dsh         /usr/local/bin/deepseek-harness-entrypoint     && mkdir -p       /usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/@runzhliu       /opt/deepseek-harness/plugins/dsh-browser-desktop/node_modules/@deepseek-ai     && ln -s /opt/deepseek-harness/plugins/dsh-browser-desktop       /usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/@runzhliu/dsh-browser-desktop     && ln -s /usr/local/lib/node_modules/@deepseek-ai/dsh/node_modules/@deepseek-ai/schemastery       /opt/deepseek-harness/plugins/dsh-browser-desktop/node_modules/@deepseek-ai/schemastery     && ln -s ../lib/node_modules/pnpm/bin/pnpm.cjs /usr/local/bin/pnpm     && ln -s ../lib/node_modules/pnpm/bin/pnpx.cjs /usr/local/bin/pnpx     && ln -s chromium-docker /usr/local/bin/chrome     && ln -s chromium-docker /usr/local/bin/google-chrome     && ln -s chromium-docker /usr/local/bin/google-chrome-stable     && if [ ! -e /usr/share/novnc/index.html ]; then       ln -s vnc.html /usr/share/novnc/index.html;     fi     && test "$(dsh --version)" = "${DSH_VERSION}"     && test "$(pnpm --version)" = "${PNPM_VERSION}"     && chromium-docker --version # buildkit
                        
# 2026-09-18 11:15:47  27.57KB 复制新文件或目录到容器中
COPY plugins/dsh-browser-desktop /opt/deepseek-harness/plugins/dsh-browser-desktop # buildkit
                        
# 2026-09-18 11:15:47  4.46KB 复制新文件或目录到容器中
COPY scripts/deepseek-harness-entrypoint /usr/local/bin/deepseek-harness-entrypoint # buildkit
                        
# 2026-09-18 11:15:46  569.00B 复制新文件或目录到容器中
COPY scripts/dsh-container /usr/local/bin/dsh # buildkit
                        
# 2026-09-18 11:15:46  346.00B 复制新文件或目录到容器中
COPY scripts/chromium-docker /usr/local/bin/chromium-docker # buildkit
                        
# 2026-09-18 11:15:46  17.64MB 复制新文件或目录到容器中
COPY /usr/local/lib/node_modules/pnpm /usr/local/lib/node_modules/pnpm # buildkit
                        
# 2026-09-18 11:15:46  431.62MB 复制新文件或目录到容器中
COPY /usr/local/lib/node_modules/@deepseek-ai/dsh /usr/local/lib/node_modules/@deepseek-ai/dsh # buildkit
                        
# 2026-09-18 11:15:39  2.92KB 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c chmod 0755 /usr/local/bin/wslpath /usr/local/bin/powershell.exe /usr/local/bin/dsh-editor.tcl # buildkit
                        
# 2026-09-18 11:15:39  2.01KB 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c cat > /usr/local/bin/dsh-editor.tcl <<'SHIM'
#!/usr/bin/wish
# VNC desktop mini editor, opened by the fake powershell.exe above.
# File mode: edit and Save (Ctrl+S). Directory mode: double-click to descend.
set target [lindex $argv 0]
if {$target eq ""} { exit }

if {[file isdirectory $target]} {
  wm title . "Pick: $target"
  wm geometry . 680x520
  listbox .lb -width 90 -height 30 -yscrollcommand {.vs set}
  scrollbar .vs -command {.lb yview}
  pack .lb -side left -fill both -expand true
  pack .vs -side right -fill y
  foreach f [lsort [glob -nocomplain -directory $target *]] {
    .lb insert end [file tail $f]
  }
  bind .lb <Double-Button-1> {
    set sel [lindex [.lb curselection] 0]
    if {$sel ne ""} {
      exec wish [info script] [file join $target [.lb get $sel]] &
    }
  }
  return
}

wm title . "Edit: $target"
wm geometry . 900x640
frame .bar
button .bar.save -text "Save (Ctrl+S)" -command saveFile
button .bar.close -text "Close (Ctrl+W)" -command exit
label .bar.path -text $target -anchor w
pack .bar.save .bar.close -side left -padx 3 -pady 3
pack .bar.path -side left -fill x -expand true -padx 6
pack .bar -side top -fill x

text .txt -wrap word -undo true -yscrollcommand {.vs set} -font {TkFixedFont 11}
scrollbar .vs -command {.txt yview}
pack .txt -side left -fill both -expand true
pack .vs -side right -fill y

if {[catch {set fd [open $target r]; fconfigure $fd -encoding utf-8; set content [read $fd]; close $fd} err]} {
  tk_messageBox -message "Open failed: $err" -type ok -icon warning
  exit
}
.txt insert 1.0 $content
focus .txt

proc saveFile {} {
  global target
  if {[catch {
    set fd [open $target w]
    fconfigure $fd -encoding utf-8
    puts -nonewline $fd [.txt get 1.0 end-1c]
    close $fd
  } err]} {
    tk_messageBox -message "Save failed: $err" -type ok -icon error
    return
  }
  .bar.save configure -text "Saved ✓"
  after 1200 { .bar.save configure -text "Save (Ctrl+S)" }
}
bind .txt <Control-s> saveFile
bind .txt <Control-w> exit
bind . <Control-s> saveFile
bind . <Control-w> exit
SHIM # buildkit
                        
# 2026-09-18 11:15:39  691.00B 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c cat > /usr/local/bin/powershell.exe <<'SHIM'
#!/bin/sh
# Fake powershell.exe: dsh runs
#   powershell.exe -NoProfile -Command "Invoke-Item -LiteralPath '<path>'"
# Extract the path and open it with wish on the VNC desktop, then exit 0 so
# dsh reports the open as successful.
command_text=""
for arg in "$@"; do
  case "$arg" in
    -NoProfile|-Command) ;;
    *) command_text="$arg" ;;
  esac
done
path=""
if [ -n "$command_text" ]; then
  path=$(printf '%s' "$command_text" \
    | sed -n "s/.*-LiteralPath[[:space:]]*'\([^']*\)'[[:space:]]*$/\1/p" \
    | sed "s/''/'/g")
fi
if [ -z "$path" ] || [ ! -e "$path" ]; then exit 0; fi
DISPLAY="${DISPLAY:-:99}" /usr/bin/wish /usr/local/bin/dsh-editor.tcl "$path" >/dev/null 2>&1 &
exit 0
SHIM # buildkit
                        
# 2026-09-18 11:15:39  213.00B 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c cat > /usr/local/bin/wslpath <<'SHIM'
#!/bin/sh
# Fake wslpath: dsh calls `wslpath -w <path>`; echo the path unchanged.
out=""
for arg in "$@"; do
  case "$arg" in
    -w|-u|-m|--*) ;;
    *) out="$arg" ;;
  esac
done
printf '%s\n' "${out:-/}"
exit 0
SHIM # buildkit
                        
# 2026-09-18 11:15:39  1.35MB 执行命令并创建新的镜像层
RUN |9 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 NOVNC_ASSET_REVISION=debian-1.6.0-2 /bin/sh -c novnc_copy="$(mktemp -d)"     && cp -a /usr/share/novnc/. "${novnc_copy}/"     && mkdir -p "/usr/share/novnc/novnc-${NOVNC_ASSET_REVISION}"     && cp -a "${novnc_copy}/." "/usr/share/novnc/novnc-${NOVNC_ASSET_REVISION}/"     && rm -rf "${novnc_copy}" # buildkit
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG NOVNC_ASSET_REVISION=debian-1.6.0-2
                        
# 2026-09-18 11:15:38  0.00B 执行命令并创建新的镜像层
RUN |8 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 /bin/sh -c if [ "${CHROMIUM_FLAVOR}" = ungoogled ]; then       apt-get update;       apt-get install --yes --no-install-recommends         libasound2t64         libatk-bridge2.0-0t64         libatk1.0-0t64         libatspi2.0-0t64         libcairo2         libdav1d7         libdouble-conversion3         libflac14         libglib2.0-0t64         libharfbuzz-subset0         libharfbuzz0b         libjpeg62-turbo         liblcms2-2         libminizip1t64         libmp3lame0         libmpg123-0t64         libnspr4         libnss3         libogg0         libopenh264-8         libopenjp2-7         libopus0         libpango-1.0-0         libpulse0         libvorbis0a         libvorbisenc2         libx11-6         libxcb1         libxext6         libxkbcommon0         libxnvctrl0;       rm -rf /var/lib/apt/lists/*;       ! ldd /opt/ungoogled-chromium/chrome | grep -F 'not found';     fi # buildkit
                        
# 2026-09-18 11:15:38  1.04GB 执行命令并创建新的镜像层
RUN |8 NODE_IMAGE=docker.io/library/node:24-trixie DSH_VERSION=0.1.6-alpha.2 PNPM_VERSION=10.15.1 CHROMIUM_FLAVOR=debian UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1 UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347 UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d TARGETARCH=amd64 /bin/sh -c set -eux;     case "${CHROMIUM_FLAVOR}" in       debian|ungoogled) ;;       *) echo "unsupported Chromium flavor: ${CHROMIUM_FLAVOR}" >&2; exit 1 ;;     esac;     apt-get update;     apt-get install --yes --no-install-recommends       ca-certificates       curl       file       fonts-liberation       fonts-noto-cjk       git       jq       less       novnc       openbox       openssh-client       procps       python3       ripgrep       rsync       tini       unzip       websockify       wget       x11-utils       x11vnc       xterm       xvfb       zip;     if [ "${CHROMIUM_FLAVOR}" = debian ]; then       apt-get install --yes --no-install-recommends chromium;     else       case "${TARGETARCH}" in         amd64)           ungoogled_arch=x86_64;           ungoogled_sha256="${UNGOOGLED_CHROMIUM_AMD64_SHA256}";           ;;         arm64)           ungoogled_arch=arm64;           ungoogled_sha256="${UNGOOGLED_CHROMIUM_ARM64_SHA256}";           ;;         *) echo "unsupported architecture for ungoogled-chromium: ${TARGETARCH}" >&2; exit 1 ;;       esac;       ungoogled_archive="ungoogled-chromium-${UNGOOGLED_CHROMIUM_VERSION}-${ungoogled_arch}_linux.tar.xz";       ungoogled_url="https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/${UNGOOGLED_CHROMIUM_VERSION}/${ungoogled_archive}";       curl --fail --location --retry 3 --output "/tmp/${ungoogled_archive}" "${ungoogled_url}";       printf '%s  %s\n' "${ungoogled_sha256}" "/tmp/${ungoogled_archive}" | sha256sum --check --strict -;       mkdir -p /opt/ungoogled-chromium;       tar --extract --xz --file "/tmp/${ungoogled_archive}"         --directory /opt/ungoogled-chromium --strip-components=1;       ln -s /opt/ungoogled-chromium/chrome-wrapper /usr/bin/chromium;       rm -f "/tmp/${ungoogled_archive}";     fi;     rm -rf /var/lib/apt/lists/*;     mkdir -p /usr/local/lib/node_modules/@deepseek-ai # buildkit
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG TARGETARCH
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG UNGOOGLED_CHROMIUM_ARM64_SHA256=1909f42dcc3661bc213f2cf3b5232a9d3c850913b36efa7267ed6499f6cbf87d
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG UNGOOGLED_CHROMIUM_AMD64_SHA256=2c6e464e030f87145e42553c5aa539f6e62163ce677d3eace3c51b4fcbd5e347
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG UNGOOGLED_CHROMIUM_VERSION=152.0.7977.82-1
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG CHROMIUM_FLAVOR=debian
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG PNPM_VERSION=10.15.1
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG DSH_VERSION=0.1.6-alpha.2
                        
# 2026-09-18 11:15:38  0.00B 定义构建参数
ARG NODE_IMAGE
                        
# 2026-09-10 02:47:36  0.00B 设置默认要执行的命令
CMD ["node"]
                        
# 2026-09-10 02:47:36  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["docker-entrypoint.sh"]
                        
# 2026-09-10 02:47:36  388.00B 复制新文件或目录到容器中
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
                        
# 2026-09-10 02:47:36  5.34MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex   && export GNUPGHOME="$(mktemp -d)"   && for key in     6A010C5166006599AA17F08146C2130DFD2497F5   ; do     { gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" && gpg --batch --fingerprint "$key"; } ||     { gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" && gpg --batch --fingerprint "$key"; } ;   done   && curl -fsSLO --compressed "https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz"   && curl -fsSLO --compressed "https://yarnpkg.com/downloads/$YARN_VERSION/yarn-v$YARN_VERSION.tar.gz.asc"   && gpg --batch --verify yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz   && gpgconf --kill all   && rm -rf "$GNUPGHOME"   && mkdir -p /opt   && tar -xzf yarn-v$YARN_VERSION.tar.gz -C /opt/   && ln -s /opt/yarn-v$YARN_VERSION/bin/yarn /usr/local/bin/yarn   && ln -s /opt/yarn-v$YARN_VERSION/bin/yarnpkg /usr/local/bin/yarnpkg   && rm yarn-v$YARN_VERSION.tar.gz.asc yarn-v$YARN_VERSION.tar.gz   && yarn --version   && rm -rf /tmp/* # buildkit
                        
# 2026-09-10 02:47:33  0.00B 设置环境变量 YARN_VERSION
ENV YARN_VERSION=1.22.22
                        
# 2026-09-10 02:47:33  201.36MB 执行命令并创建新的镜像层
RUN /bin/sh -c ARCH= && dpkgArch="$(dpkg --print-architecture)"   && case "${dpkgArch##*-}" in     amd64) ARCH='x64';;     ppc64el) ARCH='ppc64le';;     s390x) ARCH='s390x';;     arm64) ARCH='arm64';;     *) echo "unsupported architecture"; exit 1 ;;   esac   && export GNUPGHOME="$(mktemp -d)"   && set -ex   && for key in     5BE8A3F6C8A5C01D106C0AD820B1A390B168D356     DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7     CC68F5A3106FF448322E48ED27F5E38D5B0A215F     890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4     C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C     108F52B48DB57BB0CC439B2997B01419BD92F80A     655F3B5C1FB3FA8D1A0CA6BDE4A7D232B936D2FD     A363A499291CBBC940DD62E41F10027AF002F8B0   ; do       { gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" && gpg --batch --fingerprint "$key"; } ||       { gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" && gpg --batch --fingerprint "$key"; } ;   done   && curl -fsSLO --compressed "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-$ARCH.tar.xz"   && curl -fsSLO --compressed "https://nodejs.org/dist/v$NODE_VERSION/SHASUMS256.txt.asc"   && gpg --batch --decrypt --output SHASUMS256.txt SHASUMS256.txt.asc   && gpgconf --kill all   && rm -rf "$GNUPGHOME"   && grep " node-v$NODE_VERSION-linux-$ARCH.tar.xz\$" SHASUMS256.txt | sha256sum -c -   && tar -xJf "node-v$NODE_VERSION-linux-$ARCH.tar.xz" -C /usr/local --strip-components=1 --no-same-owner   && rm "node-v$NODE_VERSION-linux-$ARCH.tar.xz" SHASUMS256.txt.asc SHASUMS256.txt   && ln -s /usr/local/bin/node /usr/local/bin/nodejs   && node --version   && npm --version   && rm -rf /tmp/* # buildkit
                        
# 2026-09-10 02:47:33  0.00B 设置环境变量 NODE_VERSION
ENV NODE_VERSION=24.21.0
                        
# 2026-09-10 02:47:23  8.94KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd --gid 1000 node   && useradd --uid 1000 --gid node --shell /bin/bash --create-home node # buildkit
                        
# 2026-08-25 10:19:04  656.10MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex; 	apt-get update; 	apt-get install -y --no-install-recommends 		autoconf 		automake 		bzip2 		default-libmysqlclient-dev 		dpkg-dev 		file 		g++ 		gcc 		imagemagick 		libbz2-dev 		libc6-dev 		libcurl4-openssl-dev 		libdb-dev 		libevent-dev 		libffi-dev 		libgdbm-dev 		libglib2.0-dev 		libgmp-dev 		libjpeg-dev 		libkrb5-dev 		liblzma-dev 		libmagickcore-dev 		libmagickwand-dev 		libmaxminddb-dev 		libncurses5-dev 		libncursesw5-dev 		libpng-dev 		libpq-dev 		libreadline-dev 		libsqlite3-dev 		libssl-dev 		libtool 		libwebp-dev 		libxml2-dev 		libxslt-dev 		libyaml-dev 		make 		patch 		unzip 		xz-utils 		zlib1g-dev 	; 	apt-get dist-clean # buildkit
                        
# 2026-08-25 09:38:30  184.94MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		git 		mercurial 		openssh-client 		subversion 				procps 	; 	apt-get dist-clean # buildkit
                        
# 2026-08-25 08:50:59  60.19MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		ca-certificates 		curl 		gnupg 		netbase 		sq 		wget 	; 	apt-get dist-clean # buildkit
                        
# 2026-08-24 08:00:00  119.92MB 
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'
                        
                    

镜像信息

{
    "Id": "sha256:c4f4ee883faa9c2744511ca7e5748f02917352401c8a10620a11162ee594d5cb",
    "RepoTags": [
        "runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1"
    ],
    "RepoDigests": [
        "runzhliu/deepseek-harness@sha256:cb5815bef9634f7d81a5d61034392da42fcfe19d26cd40f845a369d8e5eec1b8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/runzhliu/deepseek-harness@sha256:c7dda6643184f5f9ccf969a9540ba1e726bcdc60e015a69722924457348debbc"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-09-18T03:24:40.474655276Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "node",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3080/tcp": {},
            "6080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NODE_VERSION=24.21.0",
            "YARN_VERSION=1.22.22",
            "DSH_HOME=/home/node/.dsh",
            "DSH_TELEMETRY_DISABLED=1",
            "DSH_NOVNC_ASSET_REVISION=debian-1.6.0-2",
            "CHROMIUM_FLAVOR=debian",
            "HOME=/workspace",
            "NPM_CONFIG_CACHE=/home/node/.dsh/npm-cache",
            "DISPLAY=:99",
            "XDG_RUNTIME_DIR=/tmp/runtime-node",
            "CHROME_BIN=/usr/local/bin/chromium-docker",
            "CHROME_PATH=/usr/local/bin/chromium-docker",
            "BROWSER=/usr/local/bin/chromium-docker",
            "PUPPETEER_EXECUTABLE_PATH=/usr/local/bin/chromium-docker",
            "XDG_CACHE_HOME=/tmp/.cache",
            "XDG_CONFIG_HOME=/tmp/.config",
            "XDG_DATA_HOME=/tmp/.local/share",
            "npm_config_store_dir=/home/node/.dsh/pnpm-store"
        ],
        "Cmd": [
            "--profile",
            "web",
            "--patch",
            "/opt/deepseek-harness/web.cordis.patch.yml",
            "--no-open"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/workspace",
        "Entrypoint": [
            "/usr/bin/tini",
            "--",
            "/usr/local/bin/deepseek-harness-market-entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "io.github.runzhliu.deepseek-harness.base-image": "docker.io/library/node:24-trixie",
            "io.github.runzhliu.deepseek-harness.chromium.flavor": "debian",
            "io.github.runzhliu.deepseek-harness.chromium.ungoogled.version": "152.0.7977.82-1",
            "io.github.runzhliu.deepseek-harness.debian-codename": "trixie",
            "io.github.runzhliu.deepseek-harness.dshmarket-version": "1.38.1",
            "io.github.runzhliu.deepseek-harness.upstream.npm": "@deepseek-ai/dsh@0.1.6-alpha.2",
            "io.github.runzhliu.deepseek-harness.upstream.release": "https://github.com/deepseek-ai/deepseek-harness/releases/tag/dsh-v0.1.6-alpha.2",
            "io.github.runzhliu.deepseek-harness.upstream.repository": "https://github.com/deepseek-ai/deepseek-harness",
            "io.github.runzhliu.deepseek-harness.variant": "community-market",
            "org.opencontainers.image.description": "Community container image for the DeepSeek Harness CLI, Web UI, and browser-accessible Chromium desktop",
            "org.opencontainers.image.documentation": "https://aik8s.run/ai-k8s/rag-agent/deepseek-harness-runtime-containerization/",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "a37fc94c51011123b4475b0ca638ffa9383583ce",
            "org.opencontainers.image.source": "https://github.com/runzhliu/deepseek-harness-docker",
            "org.opencontainers.image.title": "DeepSeek Harness Docker (Community)",
            "org.opencontainers.image.url": "https://github.com/runzhliu/deepseek-harness-docker",
            "org.opencontainers.image.version": "0.1.6-alpha.2-r1-market.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2727779160,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/69142092037ad4e65bb0a44f50e57f519accadaad610f8724b51b17a8398388c/diff:/var/lib/docker/overlay2/1912b9c184b674a411ad9776109620fbed44637d86c7ddd5923898ef768d2446/diff:/var/lib/docker/overlay2/8827b17fa5ea311817c43f87e23e9c28b28b4892e4f975e7d9a56a3bff4ca138/diff:/var/lib/docker/overlay2/fcb435b9f16fc49cd27665cbf56e1783c8608f0090ac505cd718bf3a0d7170fe/diff:/var/lib/docker/overlay2/8cc8c0da40e05f07ad14b32b0d5b88d19075ccd2dffbf08479cbdeae85964580/diff:/var/lib/docker/overlay2/3ccebec34d05cebb2f188e77c213cb0f0dd00f83ce6e1858b349c489b3cf2ea7/diff:/var/lib/docker/overlay2/bc61e23c3465c660b4d0ec655482dbb663c21042399f1bba1686974dea7e2263/diff:/var/lib/docker/overlay2/5a893845c6573f84d53cef146b6a7927502f497cc236e3347a57885f63e21cf2/diff:/var/lib/docker/overlay2/d62fd58cb58efe8e639bc6a3a46404c3134712e69ba754333077b3ba4c502c4e/diff:/var/lib/docker/overlay2/172d1783dcab4d950318f892ca71f1f3a557789499b47c149cafd2324a7f3258/diff:/var/lib/docker/overlay2/1675dbba040b648be55896043f55eea38e953666dc301294f94077855d52503f/diff:/var/lib/docker/overlay2/e93124978c9c603fe8ec7ac2afb3f7b15e877801ce948fb3b4e052a3dd9f02ef/diff:/var/lib/docker/overlay2/73b58170b24acfd61c3ea83900d08831fd10ed06e1cd7a1bea4ee88b1d3d689a/diff:/var/lib/docker/overlay2/f27b089c33ce527a2d33ec09200bbf6423b4aa595ccffa85577beb925490fcdb/diff:/var/lib/docker/overlay2/b396c336976fa047ce243e64d5cc6aa61099b9d41c9c4c5a2d9ff714722a8f62/diff:/var/lib/docker/overlay2/57ad8e3ec821696bb57f88c5528bb70db3211f10f175664444a05e01445047e1/diff:/var/lib/docker/overlay2/98ddb5ea0f233f4d50627ab5d9a2cdb5b1023ca5e27c4bbb048111760a89058e/diff:/var/lib/docker/overlay2/b49492931630adb9c0e01733998c6ce7bb658fdeefc62a6e26105e9016c59fd3/diff:/var/lib/docker/overlay2/c6279ae3cf90576c8fe9dbb8bd311fc2a12c3f29478ee96d43f14c1187d8a700/diff:/var/lib/docker/overlay2/a4fca4d67b6889b1e32e6b8d238a184b268c7fa9802f6211e51461054e584e50/diff:/var/lib/docker/overlay2/de3613f0f92fd94258f82e1d438f4780166929a1f6a084d0b55a227a0a0bea2d/diff:/var/lib/docker/overlay2/0c9298bf2a3579dfcfc1c094129edcb54502be7fef6e0e4da7e5b3b1a2f739c2/diff:/var/lib/docker/overlay2/b98eef6b2327e6c39f8d1034a42b4b6506f34d1501dd5410cf74be19eec57e85/diff:/var/lib/docker/overlay2/5ac4b89a5d69dceb6522377f886b12f71f57f6cd423f111f9267f17cd1137753/diff:/var/lib/docker/overlay2/f8c09fdf69bd7ad4729972d52093018b07294989fb15fc9ed179d65d7d719ca9/diff:/var/lib/docker/overlay2/01422a2d5f43241e9e23caa201f855a5b6cf08e50deea1239634da7501fdb4ac/diff:/var/lib/docker/overlay2/72072febcfd6408a7801b50c73517999e6c062b8bfee3d363e73d89f45ef3015/diff:/var/lib/docker/overlay2/3a8ab9d74b7aebe87b98adf0553cea60bf1f6ba07a410abd69ca54de28634fba/diff:/var/lib/docker/overlay2/3dc802230d30b8d0dea6fe72e20b3df8b20fc243e31f9a42c3a719e3b2e0346d/diff:/var/lib/docker/overlay2/1ee67b8f38f8f5c14e3bd2eb85f5b66a4a8cbc30bf17f2ab89476c57936aa01a/diff",
            "MergedDir": "/var/lib/docker/overlay2/359bcf7f550be0df57a4eb82dbee67ef8382dac46bb17c5b49859c14d603c98d/merged",
            "UpperDir": "/var/lib/docker/overlay2/359bcf7f550be0df57a4eb82dbee67ef8382dac46bb17c5b49859c14d603c98d/diff",
            "WorkDir": "/var/lib/docker/overlay2/359bcf7f550be0df57a4eb82dbee67ef8382dac46bb17c5b49859c14d603c98d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:31631a95db7cd650d1c826f269b9e93b57d9f418128bf7c5499b4403be4d44d0",
            "sha256:7c367ef8c1ea18872336c6bc0672b2ff7fee5dc56c055ce54e62f2ccfde4f847",
            "sha256:144ea2bdbdf828c7c9867865b4eeffc5ec977e8e686cdfd1e240a890e9d4cf8e",
            "sha256:758a60093d45fcab0f50466c34253fcdaea5dbb0bacd6495bda7d4e8d90e61d6",
            "sha256:81a4df59561e1074615689a576541c4375d2fa87a632f62b79759d099dc19bc3",
            "sha256:2c453da7da3e929eb59da8337882bd24a7bed8bb15b71508e77268cf6a4a0c65",
            "sha256:e7d5fc90a487a5b8685fac0c3aab6e46eb64432405642d0a4ccd7f713dd13946",
            "sha256:e1bbe548f2f537ddfc102a9215e4bec41c82b4205dd8f2d0fdf1951c179f30f0",
            "sha256:a81542d8ef22b52601171bfd386429ee30f2e6947242e3103275c933de2a4a5e",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:8604b754e22affd8342bccec6b2377e2bb1861f74bb2fa5e3aa26e3f33097c1e",
            "sha256:ec9bd647ed4de0efd69a7fc2699f44a6fbd0314ab0dd513cab81ffccc2c42ddf",
            "sha256:2466975996546f889dce0c300b1920cc1594e0d69b773504ca76533d893b732f",
            "sha256:223e30ebd03b32a25bd0e9747d0a2c559b70ded4692fbc9217ccc5f52497bef1",
            "sha256:ee789a822cfea1d7e4ef16f7870ab2b9e4926bcb5a0f02bb40635fe0827881dd",
            "sha256:689342e4ea4a3d4ff2c4f012f8aa46f25cd04e5d18cc090584d72d05c6ec199a",
            "sha256:b1f1632521a91ff9b74954ff07d13ffeb3be0f69644c1a92f541e88a857d0215",
            "sha256:f5153e38a07f96a8bdf8e91e442b22c6f9e8b6a29a30f9729c716099c5edc2cd",
            "sha256:fd7b17a276c4f62b4d4beb77a78ff25d352641ae474b109ab50ec1f071dca419",
            "sha256:5ae0dbba636e940d81c5e2acc6dde450a91a9fcb0c19e114aba6de54587b44eb",
            "sha256:c05349594375dc5ac83b1c1e153643c9e7ff862a229d6bc850eb5eccc37303ef",
            "sha256:3278b00d8630ac70db191b7d241b402d23b6cff61411799923fa88f3df2290b9",
            "sha256:d24115196531475db3519d62038e93ffa043d9bfb85c168d29ba54bc761a6433",
            "sha256:cc6f6b253ca29c1f690511a18d3eb334f65628f91c476564ccacc4775c0c239d",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:91e026a92042b586ce4c791d0f59e650cbb2fecff6512b476070495f530382ae",
            "sha256:9b7522c4645cba43a186e704cf559476d6e17014ed65a7e9a9036987a84a51a6",
            "sha256:7f4b8fa2d212f4f73d3aa4d7822dc4d147228ecf87afebed1008c1f5f9e1600f",
            "sha256:7520802718056b4b6e0912d3f1595d03f81f9b11601641fe0a4c13299c54d446",
            "sha256:63c71104364ce92fa90f7565be9e0c06ecf5bb9aa324b9d976b951fdf82e781c",
            "sha256:30560987bb1b21c04dd1300bf78fd107d9775028fe512134d60076596928b367"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-21T18:17:47.363896953+08:00"
    }
}

更多版本

docker.io/runzhliu/deepseek-harness:0.1.0-rc.6

linux/amd64 docker.io628.58MB2026-08-15 10:55
262

docker.io/runzhliu/deepseek-harness:0.1.6-alpha.2-r1-market.1

linux/amd64 docker.io2.73GB2026-09-21 18:18
14
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×