docker with php, nginx, redis, memcached connection refused 111 – Ubuntu
I have a project with Yii2 + nginx + php + redis + other services What I want so that each php, nginx, redis, etc... service located in a separate container that does not work: access to redis from Yii2…