1. 拉取 kuboard 镜像
[root@k8s-5-141 certs]# docker pull swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard:v3
v3: Pulling from kuboard/kuboard
801bfaa63ef2: Pull complete
365e89fb7b6a: Pull complete
7371f3242af9: Pull complete
82bcd9ca6fdd: Pull complete
49905ff9a00f: Pull complete
d80461a3481a: Pull complete
bed2a2f415f2: Pull complete
fab945f2baa1: Pull complete
cb98ebc51a04: Pull complete
2d26705b45ad: Pull complete
0ca9fe1bde19: Pull complete
123255c4bcc6: Pull complete
a4e5a1457fe9: Pull complete
8b4b68b42a2e: Pull complete
9deae1c7ba8c: Pull complete
Digest: sha256:30e84f53eeea17ffdcdbbf39a0df0295150bab3b53a953a5404392a619bef069
Status: Downloaded newer image for swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard:v3
swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard:v3
[root@k8s-5-141 certs]# docker images |grep kuboard
swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard v3 c9504ed8043e 3 weeks ago 224MB
[root@k8s-5-141 certs]# docker tag c9504ed8043e harbor.od.com/public/kuboard:v3
[root@k8s-5-141 certs]# docker push harbor.od.com/public/kuboard:v3
The push refers to repository [harbor.od.com/public/kuboard]
9dd006919180: Pushed
4af4c35989e6: Pushed
bbd7636c5268: Pushed
319fc8ebb940: Pushed
85e2164c30dd: Pushed
403945d3a949: Pushed
7d69935d31dc: Pushed
2f124b70eb0a: Pushed
78f8c4917657: Pushed
a8185cb21dfc: Pushed
e9b3a7fd42eb: Pushed
8cbda5f0baea: Pushed
b62bd3631fb6: Pushed
f7b2acb5708b: Pushed
777b2c648970: Pushed
v3: digest: sha256:23b1a21901b274d5078ad6d627695c95bd3460d228ddba7a8a3cc9a2c2626797 size: 3472
2. 配置启动脚本