Yii + docker - phpstorm autocomplete

Hi
I use Yii with docker so majority of classes are located in docker container.
I’d like to this classes were available for PHPstorm Auto-Completing Code and Paths.
Do you know how to configure IDE to achieve that?