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.