Expand description
Docker/Podman container backend implementing the Sandbox trait.
Structs§
- Docker
Sandbox - Docker/Podman container sandbox
Enums§
- Container
Runtime - Container runtime to use
Functions§
- detect_
container_ runtime - Detect the best available container runtime
- docker_
available - Check if Docker is available
- get_
container_ ip - Get the IP address of a running container by name.
- podman_
available - Check if Podman is available