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:
parent
d45643a865
commit
8f3c0fdff3
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue