From af385344cd715ab7af086f4d03c7d0e78f6414fe Mon Sep 17 00:00:00 2001 From: Brian Goff Date: Sun, 23 Feb 2014 15:45:44 -0500 Subject: [PATCH] Remove uneeded wording in Dockerfile format Docker-DCO-1.1-Signed-off-by: Brian Goff (github: cpuguy83) Upstream-commit: 92d8b836a7cc9d0dbd87c3cfbf2377c2ceafe1f9 Component: cli --- components/cli/docs/sources/reference/builder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/sources/reference/builder.rst b/components/cli/docs/sources/reference/builder.rst index 6fabd6629d..9f7a816801 100644 --- a/components/cli/docs/sources/reference/builder.rst +++ b/components/cli/docs/sources/reference/builder.rst @@ -74,7 +74,7 @@ When you're done with your build, you're ready to look into 2. Format ========= -The Dockerfile format is quite simple: +Here is the format of the Dockerfile: ::