[xdebug-general] xdebug does not connect to chrome-xdebug-client from Docker container

From: Alexander Syvak <alexander.svk[@]gmail.com>
Date: Mon, 21 Dec 2015 20:00:55 +0100

Hello!

I am using Linux Mint Rafaella. There is a docker image installed with a
set of containers, one of them includes apache and php.

xdebug configuration

cat /etc/php5/cli/conf.d/20-xdebug.ini
zend_extension=/usr/lib/php5/20121212/xdebug.so
xdebug.remote_enable=1
xdebug.remote_host=172.17.0.1
xdebug.remote_port=9000
xdebug.remote_log=/tmp/xdebug.log
Received on Mon Dec 21 2015 - 19:00:56 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST