Skip to content

bleed2002/docker-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php: PHP Images

Generic images for PHP. The extensions satisfy Bolt and OroCRM, but also most of the other php projects

Build Status

Production Images

These Images are meant for production environments and include all needed extensions.

Base Image PHP Version Tags Layer
php:5.6-cli 5.6 5, 5-cli
php:7-cli 7 7, 7-cli
php:5.6-fpm 5.6 5-fpm
php:7-fpm 7 7-fpm

Development Images

These images are based on the production images, but include some development tools like phpunit, composer and phpcs. You can use them for your CI Server and local development.

Base Image PHP Version Tags Layer
banovo/php:5 5.6 5-dev
banovo/php:7 7 7-dev
banovo/php:5-fpm 5.6 5-fpm-dev
banovo/php:7-fpm 7 7-fpm-dev

About

Generic Image for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%