зеркало из https://github.com/microsoft/docker.git
Carrying 11409 for a client
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Родитель
86d66d6273
Коммит
fdfc36db41
|
@ -69,8 +69,8 @@ A Dockerfile is similar to a Makefile.
|
|||
multiple images. Make a note of the last image ID output by the commit before
|
||||
each new **FROM** command.
|
||||
|
||||
-- If no tag is given to the **FROM** instruction, latest is assumed. If the
|
||||
used tag does not exist, an error is returned.
|
||||
-- If no tag is given to the **FROM** instruction, Docker applies the
|
||||
`latest` tag. If the used tag does not exist, an error is returned.
|
||||
|
||||
**MAINTAINER**
|
||||
-- **MAINTAINER** sets the Author field for the generated images.
|
||||
|
|
Загрузка…
Ссылка в новой задаче