Dockerized PHP 7 enviroment Technology included Nginx PostgreSQL PHP 7 ##Installation Clone the repository. Change directory into the cloned project. Run the following command. $ docker-compose up -d ###Composer $ docker exec -it <php container name> composer