I configured everything for PhpStorm and xdebug to work, I\'m running Ubuntu 14.04.
the connection back to the IDE is not established, and I get this in the IDE eve
Also same error if you missed to set environment variable in docker-compose.yml for your workspace configuration:
docker-compose.yml
workspace: build: environment: - PHP_IDE_CONFIG=${PHP_IDE_CONFIG}