Fix the ulimit link

The old link not existed, we need fix it the right one.

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
This commit is contained in:
Kai Qiang Wu(Kennan) 2016-01-20 09:18:14 +00:00 committed by Tibor Vass
parent 4ed29cad62
commit 931232313c
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)