1021 B
1021 B
nx 上帝菜单巡检第八轮 — 镜像版本验收 + 生产 nx update
| 项 | 内容 |
|---|---|
| 日期 | 2026-06-06 |
| 动机 | round6/7 改动在宿主机 git 已更新但容器镜像未重建;验收脚本 host.docker.internal 比较未加引号;缺升级后自动验收 |
变更摘要
- verify-1panel-install-wizard.sh:修复
host.docker.internalbash 引号 bug;新增check_container_image_features(install.py / install.html / NEXUS_HOST_ROOT)。 - nexus-1panel.sh upgrade:已锁定环境升级成功后自动跑验收脚本。
- nx:菜单
[v]/ 子命令nx verify调用验收脚本。
涉及文件
deploy/verify-1panel-install-wizard.shdeploy/nexus-1panel.shdeploy/nx
迁移 / 重启
- 需
sudo nx update重建镜像以使 round6/7 容器内代码生效。
验证
bash -n deploy/verify-1panel-install-wizard.sh
sudo nx verify
sudo nx update --no-backup # 重建后 check_container_image_features 应全 PASS