pub fn build(spec: &Spec, output: &Path) -> Result<()>
Build the image described by spec into the file at output.
spec
output