Skip to main content

resolve_docker

Function resolve_docker 

Source
pub fn resolve_docker(reference: &str) -> Result<String, RuntimeError>
Expand description

Resolve a Docker model reference to a local path.

ยงErrors

Returns RuntimeError::Failed if resolution fails, or RuntimeError::Nul for an interior NUL.