1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

removing redundant dot

Maybe it's a typo
This commit is contained in:
bin liu 2014-03-07 18:19:18 +08:00
parent 78dc1ede52
commit 29079f03cf

View file

@ -149,4 +149,4 @@ This tells ``client`` that a service is running on port 80 of
``server`` and that ``server`` is accessible at the IP address
172.17.0.8
Note: Using the ``-p`` parameter also exposes the port..
Note: Using the ``-p`` parameter also exposes the port.