mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #16170 from devmeyster/master
Minor formating changes
This commit is contained in:
commit
bab424aa34
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue