mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
docs: fix another typo in docker-build man page
s/arbtrary/arbitrary Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
committed by
Arnaud Porterie
parent
a9825c9bd8
commit
0c18ec62f3
@@ -91,7 +91,7 @@ no hard rules here but it is best to give the names consideration.
|
||||
|
||||
The **-t**/**--tag** flag is used to rename an image. Here are some examples:
|
||||
|
||||
Though it is not a good practice, image names can be arbtrary:
|
||||
Though it is not a good practice, image names can be arbitrary:
|
||||
|
||||
docker build -t myimage .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user