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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
cc-shim is not namespaced to match the process that it represents. This results in inconsistencies when trying to use the PID reported by docker to examine the process.
From @mcastelino on April 21, 2017 20:56
cc-shim is not namespaced to match the process that it represents. This results in inconsistencies when trying to use the PID reported by docker to examine the process.
Will result in incorrect information.
We should place the cc shim in the proper namespaces. Additionally we should document this limitation until we fix this issue.
Copied from original issue: intel/cc-oci-runtime#836