pimcore-docker icon indicating copy to clipboard operation
pimcore-docker copied to clipboard

Docker PHP Image for Pimcore 5 and 6

DEPRECATED IN FAVAOR OF https://github.com/pimcore/docker

Pimcore PHP-FPM Image

Supported tags and respective Dockerfile links

  • PHP7.1
    • cli
    • apache
    • fpm
  • PHP7.2
    • cli
    • apache
    • fpm
  • PHP7.3
    • cli
    • apache
    • fpm

Debug Images

All of the above mentioned Images also come with a debug version where xdebug is enabled automatically. You can use the debug image by prefixing the tab with -debug (eg. PHP7.3-apache-debug)