docker_command

Function docker_command 

Source
pub fn docker_command<I: AsRef<OsStr>>(
    args: impl IntoIterator<Item = I>,
) -> Command