/php-docker

Docker images for PHP based on the official images

Primary LanguageDockerfileMIT LicenseMIT

PHP-Docker

Docker images for PHP based on the official images. Based on the official Wordpress docker image, but without Wordpress.

PHP extions added:

  • GD
  • Mysqli
  • Opcache
  • Zip

Apache modifications:

  • Enable mod_rewrite
  • Enable SSL (default self-signed SSL)

Versions available

  • PHP8.2 - Apache
  • PHP8.1 - Apache
  • PHP8.0 - Apache
  • PHP7.4 - Apache (deprecated)
  • PHP7.3 - Apache (deprecated)
  • PHP7.2 - Apache (deprecated)
  • PHP5.6 - Apache (deprecated)