mirror of https://github.com/docker/docs.git
Merge pull request #7657 from Skarzee/patch-1
Pedantic fixing of a typo on docs
This commit is contained in:
commit
dc62d89431
|
|
@ -12,7 +12,7 @@ Docker Cloud uses Docker Hub as its native registry for storing both public and
|
|||
private repositories. Once you push your images to Docker Hub, they are
|
||||
available in Docker Cloud.
|
||||
|
||||
If you don't have Swarm Mode enable, images pushed to Docker Hub automatically appear for you on the **Services/Wizard** page on Docker Cloud.
|
||||
If you don't have Swarm Mode enabled, images pushed to Docker Hub automatically appear for you on the **Services/Wizard** page on Docker Cloud.
|
||||
|
||||
> **Note**: You must use Docker Engine 1.6 or later to push to Docker Hub.
|
||||
Follow the [official installation instructions](/install/index.md){: target="_blank" class="_" } depending on your system.
|
||||
|
|
|
|||
Loading…
Reference in New Issue