update readme
This commit is contained in:
parent
a2d74c8341
commit
ca225dc541
@ -10,6 +10,7 @@ docker run --rm -ti --name nginx -p 80:80 -p 443:443 andrey01/nginx
|
|||||||
```
|
```
|
||||||
|
|
||||||
> Smaller nofile `ulimit -n` is needed when running the grsecurity patched kernel, otherwise things may go terribly slow.
|
> Smaller nofile `ulimit -n` is needed when running the grsecurity patched kernel, otherwise things may go terribly slow.
|
||||||
|
> You may consider using `--default-ulimit "nofile=1024:2048"` argument to a docker daemon.
|
||||||
|
|
||||||
|
|
||||||
**docker-compose.yml** file example
|
**docker-compose.yml** file example
|
||||||
|
Loading…
Reference in New Issue
Block a user