kasperisager / php-dockerized

Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-compose up stuck at step 3/18.

existenceE opened this issue · comments

image

I'm not sure how to deal with this .
Could anyone can help me ?
Thanks a lot.

Add APT source in Dockerfile

i think php and nginx shouldn't in one container.

Agreed, they should be separated into two.

This might be related to #55 and the fact that master is failing as well (https://travis-ci.org/kasperisager/php-dockerized).