mirror of
https://github.com/moby/moby.git
synced 2026-07-14 11:31:53 +00: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>