Skip to content

numberninecms/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NumberNine Docker images

PHP 7.4, 8.0 and 8.1 for production and development

Presentation

These PHP images all come with opcache, exif, apcu and redis extensions.

Production version suffixed with -fpm are bundled with:

  • APCu
  • OPcache
  • Cachetool (clear OPcache and ACPu from CLI)

Additionally, development versions suffixed with -fpm-dev are bundled with same tools as production image, and:

  • Git
  • Xdebug 3
  • Composer 2
  • GNU Make
  • Blackfire probe (7.4 and 8.0 only)

Available tags:

Image Size
numberninecms/php:7.4-fpm
numberninecms/php:7.4-fpm-dev
numberninecms/php:8.0-fpm
numberninecms/php:8.0-fpm-dev
numberninecms/php:8.1-fpm
numberninecms/php:8.1-fpm-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published