obuilder
Builder._
val fetch : log:Build_log.t -> rootfs:string -> string -> Config.env Lwt.t
fetch ~log ~rootfs base initialises the rootfs directory by fetching and extracting the base image. Returns the image's environment.
fetch ~log ~rootfs base
rootfs
base
Used for outputting the progress of the fetch
The directory in which to extract the base image