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

Fix issue #15939: Hyperlink to MongoDB Dockerfile not found. Replaced with link to file in Github.

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
This commit is contained in:
Charles Chan 2015-08-31 19:27:29 -07:00
parent 84bc41a3fb
commit f814ae437f

View file

@ -103,7 +103,7 @@ Now save the file and let's build our image.
> **Note:**
>
> The full version of this `Dockerfile` can be found [here](/examples/mongodb/Dockerfile).
> The full version of this `Dockerfile` can be found [here](https://github.com/docker/docker/blob/master/docs/examples/mongodb/Dockerfile).
## Building the MongoDB Docker image