Type Definition PortMap
Other items indocker_api::container
type PortMap = HashMap<String, Option<Vec<PortBinding>>>;