PortBinding

constructor(hostIp: String? = null, hostPort: String? = null)

Parameters

hostIp

Host IP address that the container's port is mapped to.

hostPort

Host port number that the container's port is mapped to.