mirror of
https://github.com/docker/cli.git
synced 2025-08-30 12:01:10 +03:00
Also fixed some examples of using `docker build` to clarify that the positional argument is a directory, not a file. Also fixed some terminology. Dockerfiles contain instructions, not directives or commands. Signed-off-by: Daniel Nephin <dnephin@docker.com>