hostPorts property

Map<int, int> hostPorts
final

Container port to the host port Docker chose.

Implementation

final Map<int, int> hostPorts;