We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3b036 commit 82ecfd4Copy full SHA for 82ecfd4
repository/dockerhub.md
@@ -43,7 +43,7 @@ Pulling repository centos
43
自动创建(Automated Builds)功能对于需要经常升级镜像内程序来说,十分方便。
44
有时候,用户创建了镜像,安装了某个软件,如果软件发布新版本则需要手动更新镜像。。
45
46
-而自动创建允许用户通过 Docker Hub 指定跟踪一个目标网站(目前支持 [GitHub](https://github.org) 或 [BitBucket](https://bitbucket.org))上的项目,一旦项目发生新的提交,则自动执行创建。
+而自动创建允许用户通过 Docker Hub 指定跟踪一个目标网站(目前支持 [GitHub](https://github.com) 或 [BitBucket](https://bitbucket.org))上的项目,一旦项目发生新的提交,则自动执行创建。
47
48
要配置自动创建,包括如下的步骤:
49
* 创建并登录 Docker Hub,以及目标网站;
0 commit comments