From 92d8b836a7cc9d0dbd87c3cfbf2377c2ceafe1f9 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) --- docs/sources/reference/builder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/builder.rst b/docs/sources/reference/builder.rst index 6fabd6629d..9f7a816801 100644 --- a/docs/sources/reference/builder.rst +++ b/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: ::