Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible ↵ | Student414 | 2019-08-30 |
| | | | | | | | | | 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> | ||
* | docker-ce: Updated to 19.03.1 | Gerard Ryan | 2019-08-10 |
| | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com> | ||
* | docker-ce: Updated and added --init and --publish options | Gerard Ryan | 2019-07-20 |
| | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com> | ||
* | docker-ce: Added Docker community edition | Gerard Ryan | 2019-07-04 |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com> |