mirror of https://github.com/docker/docs.git
Minor formating changes
- Changed ";" to "." at the end of bullet points for consistency Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>
This commit is contained in:
parent
6733962a2c
commit
f8308a4965
|
@ -25,8 +25,8 @@ downloaded from a registry: by default the
|
||||||
In this section we're going to explore Docker images a bit more
|
In this section we're going to explore Docker images a bit more
|
||||||
including:
|
including:
|
||||||
|
|
||||||
* Managing and working with images locally on your Docker host;
|
* Managing and working with images locally on your Docker host.
|
||||||
* Creating basic images;
|
* Creating basic images.
|
||||||
* Uploading images to [Docker Hub Registry](https://registry.hub.docker.com).
|
* Uploading images to [Docker Hub Registry](https://registry.hub.docker.com).
|
||||||
|
|
||||||
## Listing images on the host
|
## Listing images on the host
|
||||||
|
|
Loading…
Reference in New Issue