mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
09b80811f6
This reverts commit 814f3ae1d9. This
changed the on-disk state which breaks runc when it has to operate on
containers started with an older runc version. Working around this is
far more complicated than just reverting it.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>