1
0
mirror of https://github.com/docker/cli.git synced 2026-01-22 03:22:01 +03:00

cli.md: Fix up Markdown formatting by adding one `

Upstream-commit: e134bb174e
Component: cli
This commit is contained in:
Felix Rabe
2014-05-02 16:53:59 +02:00
committed by Tibor Vass
parent 1191465301
commit 053db4e1c1

View File

@@ -244,7 +244,7 @@ See also:
This example specifies that the `PATH` is
`.`, and so all the files in the local directory get
tar`d and sent to the Docker daemon. The `PATH`
`tar`d and sent to the Docker daemon. The `PATH`
specifies where to find the files for the "context" of the build on the
Docker daemon. Remember that the daemon could be running on a remote
machine and that no parsing of the Dockerfile