You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some points we can get benefit from the 'runtime' field,
1, clearly get the runtime of container, it's useful for statistic.
2, different kinds of runtime will not try to operate incompatible container,
such as, runc should not execute(runc exec) program on runv container.
Signed-off-by: Gao feng <[email protected]>
0 commit comments