mirror of https://github.com/docker/docs.git
Clarify create builds selection (#6401)
This commit is contained in:
parent
4f09550bed
commit
dd3b6327ec
|
@ -67,7 +67,7 @@ Automated build repositories rely on the integration with your code repository
|
|||
To build. However, you can also push already-built images to these
|
||||
repositories using the `docker push` command.
|
||||
|
||||
1. Select **Create** > **Create Automated Build** from Docker Hub.
|
||||
1. Select **Create** > **Create Automated Build** (from the drop down, upper right) on [Docker Hub](https://hub.docker.com/).
|
||||
|
||||
The system prompts you with a list of User/Organizations and code repositories.
|
||||
|
||||
|
|
Loading…
Reference in New Issue