Skip to main content

Module docker

Module docker 

Source
Expand description

Docker/Podman container backend implementing the Sandbox trait.

Structs§

DockerSandbox
Docker/Podman container sandbox

Enums§

ContainerRuntime
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