translage image/README.md

pull/472/head
Dorsey.Xu 2020-10-28 10:13:00 +08:00
parent 41633ecf24
commit dc3a1c92d5
1 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
# 使 Docker
# Use Docker Images
Docker
As we have introduced before, `image` is one of the 3 major components of Docker.
Docker Docker
Upon running docker container, it can run local image or if the image is not locally available, it will download from a registry.
In this chapter we will introduce more about `image`, including
*
* Pull images from registry
*
* Manage local images
*
* The mechanisms and implementaion of images