Merge pull request #19485 from HackToday/fixlink

Fix the ulimit link
This commit is contained in:
David Calavera 2016-01-20 14:53:38 -08:00
commit 7915077a38
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ flag](../run.md#specifying-custom-cgroups).
Using the `--ulimit` option with `docker build` will cause each build step's
container to be started using those [`--ulimit`
flag values](../run.md#setting-ulimits-in-a-container).
flag values](./run.md#set-ulimits-in-container-ulimit).
### Set build-time variables (--build-arg)