fix the space thing.

Signed-off-by: Simei He <hesimei@zju.edu.cn>
This commit is contained in:
Simei He 2015-04-06 09:00:59 +08:00
parent 8c578b8190
commit 5057d7da13
1 changed files with 1 additions and 1 deletions

View File

@ -2196,7 +2196,7 @@ available in the default container, you can set these using the `--ulimit` flag.
values. If no `ulimits` are set, they will be inherited from the default `ulimits` values. If no `ulimits` are set, they will be inherited from the default `ulimits`
set on the daemon. set on the daemon.
> `as` option is disabled now. In other words, the following script is not supported: > `as` option is disabled now. In other words, the following script is not supported:
> `$docker run -it --ulimit as=1024 fedora /bin/bash` > `$ docker run -it --ulimit as=1024 fedora /bin/bash`
## save ## save