Docker_hubSourcetype fetch_errors = [ | `Api_error of Http_lwt_client.response * string option| `Malformed_json of string| `Msg of string ]val fetch_rootfs :
output_file:Fpath.t ->
Manifest.t ->
Token.t ->
(unit, [> fetch_errors ]) result Lwt.t