docker-wordpress

WordPress container with Nginx 1.20 & PHP-FPM 8.3 based on Alpine Linux

MIT License

Stars
261
docker-wordpress - Fixed missing PHP7.1 packages in Alpine Linux

Published by TrafeX over 7 years ago

  • PHP7 package names have changed on Alpine Linux from 7.1 to 7
docker-wordpress - Updated to PHP7.1

Published by TrafeX over 7 years ago

  • Updated image to use PHP7.1
  • Upped max children of PHP-FPM to allow 100 concurrent users
  • Changed upstream IP of PHP-FPM to always connect over IPv4. This was doubling the requests to PHP-FPM because it first tried over IPv6.
docker-wordpress - Updated WordPress to 4.7.3

Published by TrafeX over 7 years ago

docker-wordpress - Updated WordPress to 4.7.2

Published by TrafeX over 7 years ago

docker-wordpress - Updated WordPress to 4.7.1

Published by TrafeX almost 8 years ago

docker-wordpress - Updated WordPress to 4.7

Published by TrafeX almost 8 years ago

docker-wordpress - Fixed the Docker container build

Published by TrafeX almost 8 years ago

docker-wordpress - Updated WordPress to 4.6.1

Published by TrafeX about 8 years ago

  • Updated WordPress to 4.6
  • Changed Alpine Linux repository for the php7 packages
docker-wordpress - Updated WordPress to 4.6

Published by TrafeX about 8 years ago

  • Updated WordPress to 4.6
docker-wordpress - Enabled gzip compression in nginx

Published by TrafeX about 8 years ago

  • Enabled gzip compression in nginx
docker-wordpress - Added php7-gd to be able to edit images

Published by TrafeX about 8 years ago

  • Added php7-gd to be able to edit images
docker-wordpress - Set the upload limit to 50M and the default timezone to UTC.

Published by TrafeX about 8 years ago

  • Set the upload limit to 50M
  • Set the default timezone to UTC.
docker-wordpress - First stable release

Published by TrafeX about 8 years ago

First stable release. Running Wordpress 4.5.3 on Nginx 1.10, PHP 7.0