Merge pull request #10373 from chenhanxiao/docker-build-typo

docs: fix a typo in docker-build man page
This commit is contained in:
James Turnbull
2015-01-27 18:25:55 -05:00
+1 -1
View File
@@ -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: