Type Definition docker_api::container::PortMap[][src]

type PortMap = HashMap<String, Option<Vec<PortBinding>>>;