镜像构建分发优化 #48
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目前,在本地开发机上构建镜像然后scp到lm1、lm2上部署,问题:
改进优化,在c1 或c2上,部署一个服务或者对接gitea的action。
通过在页面或者API方式触发指定分支镜像构建和推送到docker 仓库。
然后从lm1、lm2自动从仓库里拉取指定的镜像,进行安装。