Skip to content

Just a personal combined docker image for local development

Notifications You must be signed in to change notification settings

bedezign/docker-php7-fpm-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP7 - FPM - nginx - supervisord

One of the images I use locally to develop. Based on a combo of "stuff out there". It's like a vagrant image, as it serves more than a simple purpose (and not really of the "docker-mindset" that one container has one responsibility), but it makes my life easier and has the advantage of being scripted and easy to maintain.

Use it if you like it, don't if you don't.

supervisord

Both nginx and fpm are monitored by supervisord, allowing you to make changes to the config files within the container and rebooting them without the container terminating.

About

Just a personal combined docker image for local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages