mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
09c72cea69
When process config doesnt specify capabilities anywhere, we should not panic because setting capabilities are optional. Signed-off-by: Daniel Dao <dqminh89@gmail.com>