From 5f9a673025bc5025fd4550a4c18591a66d2fd815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Sun, 8 Jun 2014 20:15:31 +0200 Subject: [PATCH] Update dockerimages.md Error on title Note. --- docs/sources/userguide/dockerimages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/userguide/dockerimages.md b/docs/sources/userguide/dockerimages.md index bd8b0d2c2e..402b41c6a9 100644 --- a/docs/sources/userguide/dockerimages.md +++ b/docs/sources/userguide/dockerimages.md @@ -312,7 +312,7 @@ and given it the tag `v2`. We've also specified the location of our `Dockerfile` using the `.` to indicate a `Dockerfile` in the current directory. -> **Note::** +> **Note:** > You can also specify a path to a `Dockerfile`. Now we can see the build process at work. The first thing Docker does is