packages/utils/docker-ce
Student414 72c8ba7ee5 docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible when using procd.
When we run docker image and export too many ports, dockerd will output some errors like "too many open files", it is caused by max-file limitation.
Now, we start dockerd using procd, just add a statement to fix this problem.

Signed-off-by: Fuying Wang <805447391@qq.com>
2019-08-30 01:08:13 +01:00
..
files docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible when using procd. 2019-08-30 01:08:13 +01:00
patches docker-ce: Added Docker community edition 2019-07-04 19:35:15 +08:00
Config.in docker-ce: Added Docker community edition 2019-07-04 19:35:15 +08:00
Makefile docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible when using procd. 2019-08-30 01:08:13 +01:00