mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
docs: fix a typo in docker-build man page
s/Dockefile/Dockerfile Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> Upstream-commit: dcfa881a7b12e9a737b25ada98ec0c76e58c9c9c Component: engine
This commit is contained in:
@@ -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