1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update dockerimages.md

Error on title Note.
This commit is contained in:
Sébastien 2014-06-08 20:15:31 +02:00
parent 1151f9ef9e
commit 5f9a673025

View file

@ -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