Skip to main content

save_dockerfile

Function save_dockerfile 

Source
pub fn save_dockerfile(
    path: &Path,
    profile_name: &str,
    project_root: &Path,
) -> Result<()>