package docker_hub

  1. Overview
  2. Docs

Module Docker_hubSource

Sourcetype fetch_errors = [
  1. | `Api_error of Http_lwt_client.response * string option
  2. | `Malformed_json of string
  3. | `Msg of string
]
Sourcemodule Platform : sig ... end
Sourcemodule Image : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule Manifest : sig ... end
Sourcemodule Manifests : sig ... end
Sourcemodule Config : sig ... end
Sourceval fetch_rootfs : output_file:Fpath.t -> Manifest.t -> Token.t -> (unit, [> fetch_errors ]) result Lwt.t
OCaml

Innovation. Community. Security.