Skip to content

Docker base image for PHP applications using Nginx+FPM

License

Notifications You must be signed in to change notification settings

RYLabs/docker-nginx-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker base image for PHP applications using Nginx+FPM

This serves as a base image for R&Y Lab's base Docker image for docker-craftcms.

This image combines the official Docker PHP FPM image with instructions for the official Nginx image and runs both using Supervisord. Composer is also provided for convenience. This setup works around an issue with getting file permissions right when working with container volumes and the PHP process needing to write to the project direct (like CraftCMS).

About

Docker base image for PHP applications using Nginx+FPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published