Skip to content

Commit 8471385

Browse files
authored
Update markdown
1 parent 176fc08 commit 8471385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gh_image_to_aliyun_image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ ALIYUN_PASSWWORD={配置访问凭证}
3131
# 示例,仅支持ekgfrontend、runtime、ekgservice;其他镜像根据需求对docker-image-pull进行修改
3232

3333
# 登录阿里云镜像库
34-
docker login --username=dingtalk_rgfdbw registry.cn-hangzhou.aliyuncs.com
34+
docker login --username=xxx registry.cn-hangzhou.aliyuncs.com
3535

3636
# 拉取amd版本的runtime
3737
docker pull registry.cn-hangzhou.aliyuncs.com/muagent/runtime:0.1.0-amd64
3838

3939
# 改成docker-compose.yaml 可以直接使用的版本
4040
docker tag registry.cn-hangzhou.aliyuncs.com/muagent/runtime:0.1.0-amd64 runtime:0.1.0
41-
```
41+
```

0 commit comments

Comments
 (0)