Merge pull request #16170 from devmeyster/master

Minor formating changes
Upstream-commit: bab424aa34775132fdf425735d2baef8fc6b7008
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2015-09-09 13:11:56 +02:00

View File

@ -25,8 +25,8 @@ downloaded from a registry: by default the
In this section we're going to explore Docker images a bit more
including:
* Managing and working with images locally on your Docker host;
* Creating basic images;
* Managing and working with images locally on your Docker host.
* Creating basic images.
* Uploading images to [Docker Hub Registry](https://registry.hub.docker.com).
## Listing images on the host