Skip to content

pinoniq/php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP7 Docker repository

A simple PHP container based of PHP7.1-fpm with the following tools installed:

  • symfony cli
  • composer cli

alias

IT also has the following useful alias:

  • dev : php bin/console --env=dev
  • prod : php bin/console --env=prod

Working dir

The working dir of the fpm if configured to be /var/www