display PortMapping as opposed to PortSpec.

pull/2/head
Mike Carr 2013-10-19 12:11:53 -07:00
parent 5cfb08b536
commit 737af8a8d8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
</tr> </tr>
<tr> <tr>
<td>Ports:</td> <td>Ports:</td>
<td>{{ container.Config.PortSpecs }}</td> <td>{{ container.NetworkSettings.PortMapping }}</td>
</tr> </tr>
<tr> <tr>
<td>Hostname:</td> <td>Hostname:</td>