Skip to content

Commit

Permalink
Merge pull request #77 from teamssix/main
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
teamssix committed Jun 13, 2022
2 parents 74ed643 + fba209b commit 17dafa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Tencent Cloud
```bash
docker pull registry.cn-beijing.aliyuncs.com/huoxian_pub/terraformgoat_tencentcloud:0.0.4
docker run -itd --name terraformgoat_tencentcloud_0.0.4 registry.cn-beijing.aliyuncs.com/huoxian_pub/terraformgoat_tencentcloud:0.0.4
docker exec -it terraformgoat_tencentcloud.0.4 /bin/bash
docker exec -it terraformgoat_tencentcloud_0.0.4 /bin/bash
```

Huawei Cloud
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ docker exec -it terraformgoat_aliyun_0.0.4 /bin/bash
```bash
docker pull registry.cn-beijing.aliyuncs.com/huoxian_pub/terraformgoat_tencentcloud:0.0.4
docker run -itd --name terraformgoat_tencentcloud_0.0.4 registry.cn-beijing.aliyuncs.com/huoxian_pub/terraformgoat_tencentcloud:0.0.4
docker exec -it terraformgoat_tencentcloud.0.4 /bin/bash
docker exec -it terraformgoat_tencentcloud_0.0.4 /bin/bash
```

华为云
Expand Down

0 comments on commit 17dafa9

Please sign in to comment.