readme: drop unused memfd-bind reference

Fixes: 871057d863 ("drop runc-dmz solution according to overlay solution")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
(cherry picked from commit b9dfb22dbf)
Signed-off-by: lfbzhm <lifubang@acmcoder.com>
This commit is contained in:
Aleksa Sarai
2024-11-04 20:49:42 +11:00
committed by Kir Kolyshkin
parent 2421b59267
commit 82f3af8553

View File

@@ -113,8 +113,6 @@ The following build tags were used earlier, but are now obsoleted:
- **apparmor** (since runc v1.0.0-rc93 the feature is always enabled)
- **selinux** (since runc v1.0.0-rc93 the feature is always enabled)
[contrib-memfd-bind]: /contrib/cmd/memfd-bind/README.md
### Running the test suite
`runc` currently supports running its test suite via Docker.