From b2328da5835662c5231d74d3bd0e0ceb2e7344cd Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Wed, 13 Feb 2019 11:17:52 -0700 Subject: [PATCH] Add not about no-memfd_create binaries --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adbac294..f6ab57f4 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ associated Docker version, not the version of runc. ## Installing To install, find the runc for you docker version, for example Docker 17.06.2 for amd64 -will be runc-v17.06.2-amd64. Then replace the docker-runc on your host with the patched -one. +will be runc-v17.06.2-amd64. For Linux 3.x kernels use the binaries that end with **no-memfd_create**. +Then replace the docker-runc on your host with the patched one. ```bash # Figure out where your docker-runc is, typically in /usr/bin/docker-runc