GetExitCode is used only by container package, so move it to package container and unexport it Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: c111b7eb3d25b5f7a07a6037fcca33282de91ef3 Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon