1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

minor edits.

Signed-off-by: Simei He <hesimei@zju.edu.cn>
This commit is contained in:
Simei He
2015-04-03 14:43:21 +08:00
committed by Tibor Vass
parent a4c88adc4d
commit 097e382e78

View File

@@ -2198,7 +2198,7 @@ available in the default container, you can set these using the `--ulimit` flag.
> If you do not provide a `hard limit`, the `soft limit` will be used for both
values. If no `ulimits` are set, they will be inherited from the default `ulimits`
set on the daemon.
> `as` option is disabled for 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`
## save