mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
As of
66eb2a3e8f
in runc, this is no longer true (in fact, it was never true; the problem
was a bug in runc, not a kernel check). Let's remove it.
Signed-off-by: Tycho Andersen <tycho@docker.com>