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

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
parent d45643a865
commit 8f3c0fdff3

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)