Function get_container_ip

Source
pub async fn get_container_ip(container_id: &str) -> Result<String, Error>
Expand description

Gets the IP address of a Docker container using the container ID.