fix link to Dockerfile in Engine FAQs (#4480)

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2017-08-31 14:55:35 -07:00 committed by Misty Stanley-Jones
parent 00105dbdf6
commit 88e6e2852b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ offers a high-level tool with several powerful functionalities:
- *Automatic build.* Docker includes [*a tool for developers to automatically - *Automatic build.* Docker includes [*a tool for developers to automatically
assemble a container from their source assemble a container from their source
code*](/engine/reference/commandline/build.md), with full control over application code*](/engine/reference/builder/), with full control over application
dependencies, build tools, packaging etc. They are free to use `make`, `maven`, dependencies, build tools, packaging etc. They are free to use `make`, `maven`,
`chef`, `puppet`, `salt,` Debian packages, RPMs, source tarballs, or any `chef`, `puppet`, `salt,` Debian packages, RPMs, source tarballs, or any
combination of the above, regardless of the configuration of the machines. combination of the above, regardless of the configuration of the machines.