pub fn bind_host_port(host_port: u16) -> Option<Vec<PortBinding>>
Given a host port, bind it to the container.