Skip to content

aouakki/Docker-php-dev-environment-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#My PHP development environment My local PHP development environment running on the top of xubuntu 14.04 LTS with docker & docker-compose .

Web server :

using nginx with simple conf file

Data persistence layer :

using MySQL

PHP :

using PHP fpm

Additional PHP module :

You can add module by simply adding the following line to php/Dockerfile

RUN docker-php-ext-install module_that_you_want_to_install

MySQL administration :

using phpMyAdmin

About

My PHP development environment My local PHP development environment running on the top of xubuntu 16.04 LTS with docker & docker-compose .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages