Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
S.FETCHER
Sourceval 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.