Files
docker-cli/components/engine/contrib
Justin Cormack 7d544d02fb Begin a section in the check-config script to check limits
Initially this checks the kernel's maxkeys setting which is
low in some older distribution kernels, such that only 200 containers
can be created, reported in #22865.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
Upstream-commit: 4e2d98761dc092d232451f5f45c7667a35afa945
Component: engine
2016-05-20 16:05:25 -07:00
..
2016-05-11 11:00:11 +02:00
2016-01-20 15:08:45 +09:00
2015-11-05 17:09:57 -05:00
2015-06-10 13:43:35 -07:00

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.