Function in_container::get_container_runtime [−][src]
pub fn get_container_runtime() -> Option<ContainerRuntime>
Expand description
Optionally returns the detected ContainerRuntime
if called from inside a container.
pub fn get_container_runtime() -> Option<ContainerRuntime>
Optionally returns the detected ContainerRuntime
if called from inside a container.