Merge pull request #26153 from loa/fix-dockerio-documentation-typo

Fix dockerio state documentation typo
This commit is contained in:
Justin Findlay 2015-08-10 08:26:51 -06:00
commit bf59d7a648

View File

@ -71,7 +71,7 @@ Available Functions
- container: mysuperdocker
- image: corp/mysuperdocker_img
- ports:
"5000/tcp":
- "5000/tcp":
HostIp: ""
HostPort: "5000"