Merge pull request #16170 from devmeyster/master

Minor formating changes
This commit is contained in:
Sebastiaan van Stijn 2015-09-09 13:11:56 +02:00
Родитель 6733962a2c f8308a4965
Коммит bab424aa34
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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