This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Description
When I seek information of an active container to the method $docker->getContainerManeger()->find('id'), can not access the information of ports linked to the host automatically by docker. Only returns this information by the method `$docker->getContainerManeger()->findAll() and the object is a ContainerConfig.