docker-phlex
docker-phlex copied to clipboard
Add installation of Composer
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer
I have created a more Linux Server IO dockerfile located here: https://github.com/zackbcom/docker-phlex
You're welcome to submit a pull request, I've currently got my hands a little full working on version 2.0 of the client. ;)