Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ docker_is_podman_shim
Method
docker_is_podman_shim
e2e/rust/src/harness/container.rs:221–223 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
219
}
220
221
fn docker_is_podman_shim(&self) -> bool {
222
docker_is_podman_shim()
223
}
224
}
225
226
#[derive(Debug, PartialEq, Eq)]
Callers
2
require_engine_available
Function · 0.80
auto_detect_container_engine
Function · 0.80
Calls
1
docker_is_podman_shim
Function · 0.85
Tested by
no test coverage detected