Files
kata-containers/pkg/katautils
Julio Montes 4a77b0f8ec rootless: use libcontainer API to detect rootless
libcontainer already has an API to detect if the runtime is running rootless.
Use libcontainer API instead of reinventing the wheel.

fixes #2415

Signed-off-by: Julio Montes <julio.montes@intel.com>
2020-01-28 21:59:51 +00:00
..
2020-01-24 17:19:31 +08:00
2019-10-08 16:16:35 -07:00
2019-05-15 16:28:29 +01:00
2019-11-25 16:48:41 +00:00

Kata utilities packages

The katautils package contains useful functions that are shared by various parts of the codebase, including the runtime and the container v2 shim.