Skip to content

Vivify-Ideas/php-fpm-production-docker-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker image for php-fpm in production environment

https://github.com/Vivify-Ideas/php-fpm-production-docker-alpine https://github.com/Vivify-Ideas/php-fpm-production-docker-alpine

Highlights:

  • All PHP modules needed for Laravel (or any other PHP framework really)
  • Composer embedded in container

How to use ?

This image is intended to be used as base image for your project.

Image can be pulled from DockerHub with docker pull vivifyideas/php-fpm-production

How to customize php.ini ?

You can add custom.ini file that will extend php.ini, this file should be located at /usr/local/etc/php/conf.d/custom.ini

Take a look at our development environment php-fpm to get idea how to do this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published