Search
Platform represents the platform (Arch/OS).
@type t() :: %DockerEngineAPI.Model.Platform{Architecture: String.t(), OS: String.t()}