mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
docs: fix a typo in docker-build man page
s/Dockefile/Dockerfile Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
committed by
Arnaud Porterie
parent
4602909566
commit
3b4a4bf809
@@ -59,7 +59,7 @@ as context.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
## Building an image using a Dockefile located inside the current directory
|
||||
## Building an image using a Dockerfile located inside the current directory
|
||||
|
||||
Docker images can be built using the build command and a Dockerfile:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user