mirror of
https://github.com/opencontainers/runc.git
synced 2025-11-01 19:42:43 +08:00
While this is used by the majority of upper container runtimes, it was
not needed for runc itself. Since commit 515f09f7 runc uses overlay,
too, so let's add a check for this.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>