Skip to main content

try_list

Function try_list 

Source
pub async fn try_list(
    socket: &str,
    container_id: Option<String>,
    json: bool,
) -> Result<()>
Expand description

Lists Docker mappings, silently returning a message when the daemon is not reachable.