package docker_hub

  1. Overview
  2. Docs

Module Docker_hub.PlatformSource

Sourcetype t = {
  1. os : string;
  2. arch : string;
  3. variant : string option;
}
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
OCaml

Innovation. Community. Security.