Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 446 Bytes

File metadata and controls

10 lines (6 loc) · 446 Bytes

FPM Wordpress

Everything needed to run Wordpress from a typical FPM container:

  • gd (libpng12-dev & libjpeg-dev)
  • mysqli

The PHP 5.5 build (freqout/fpm-wordpress:5.5) includes mbstring as well (not the 5.6 build, as it's deprecated)

Automated Build available on the Docker Hub.