Files
docker-cli/components/engine/contrib
Ian Campbell ced837f499 Check for LEGACY_VSYSCALL_* options
Chosing LEGACY_VSYSCALL_NONE (over NATIVE or EMULATE) will mean that binaries
using eglibc <= 2.13 will not run (segfault).

Fixes #28705.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
Upstream-commit: 163db04452fe399fec940a926733915e7cf90062
Component: engine
2016-11-24 11:39:05 +00:00
..
2016-11-23 02:19:02 +01:00
2016-05-28 21:08:20 -07:00
2016-08-23 08:45:46 +05:30
2016-10-20 22:18:16 -02:00
2016-09-14 12:04:04 +02: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.