Skip to content

Add offline package compression and update Docker/Kubernetes instructions#3306

Merged
WMC001 merged 2 commits into
developfrom
dev/build
Jun 26, 2026
Merged

Add offline package compression and update Docker/Kubernetes instructions#3306
WMC001 merged 2 commits into
developfrom
dev/build

Conversation

@hhhhsc701

@hhhhsc701 hhhhsc701 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

部署改动:

  1. 使用bash deploy.sh docker部署,选择想要部署的组件
  2. 自动执行deploy/sql目录下sq,无需手动执行;sql通过挂载使用,如果添加sql只需重新执行部署脚本即可重新应用
  3. 可使用bash deploy/images/build.sh选择要构建的镜像,可指定平台和tag
  4. 可使用bash deploy/offline/build_offline_package.sh打包本地镜像,添加--compress true可压缩,添加--include-source true可带源码打包。添加--help可查看支持的所有命令
  5. 可使用bash uninstall.sh docker卸载,需要选择是否删除本地数据,输入y会删除

@WMC001 WMC001 merged commit f28bae8 into develop Jun 26, 2026
18 checks passed
@hhhhsc701 hhhhsc701 deleted the dev/build branch June 26, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants