Skip to content

DivanteLtd/pimcore-docker

 
 

Repository files navigation

Pimcore PHP-FPM Image

Supported tags and respective Dockerfile links

These images are supposed to be used for DEV only. Because they include and activate Xdebug by default!

Images come with PHP-FPM and all requirements needed by Pimcore, these requirements exist of following applications:

  • PHP-Extensions
  • ffmpeg
  • pngcrush
  • jpegoptim
  • exiftool
  • wkhtmltox
  • mozjpeg
  • zopflipng
  • pngout
  • advpng
  • xdebug

Apache Images

Images suffixed with apache have the apache and php-fpm in one container. This is due to easier fix of permission issues.

Debug Images

Images suffiex with debug have xdebug installed. You can deactivate xdebug with env variable PHP_DEBUG=0.

About

Docker PHP Image for Pimcore 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 79.0%
  • Shell 21.0%