Minor formating changes

- Changed ";" to "." at the end of bullet points for consistency

Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>
Upstream-commit: f8308a496565a85eb01100e5645e54f80ba76c83
Component: engine
This commit is contained in:
devmeyster
2015-09-09 00:19:57 -07:00
parent b4c2d1f576
commit 762165daa3

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