docker_build

Function docker_build 

Source
pub fn docker_build(
    manifest_path: &Path,
    guest_opts: &GuestOptions,
) -> Result<BuildStatus>
Expand description

Build the package in the manifest path using a docker environment.