Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
/ wordpress-redis-sock Public archive

This is the official Wordpress with PHP 7.3 base image with additional redis and other extensions listening on a UNIX socket.

License

Notifications You must be signed in to change notification settings

daxio/wordpress-redis-sock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

This is the official Wordpress with PHP 7.4 FPM base image with additional redis and other extensions. There are modifications to the /usr/local/etc/php-fpm.d/zz-docker.conf file which forces PHP to listen on a UNIX socket at /sock/docker.sock. It would require a web server such as NGINX to send requests upstream to this same UNIX socket in order to work.

What's included:

  • PHP extensions (additional to default PHP installation):
    • redis
    • imagick
    • libsodium
    • exif
    • gettext
    • intl
    • mcrypt
    • socket
    • zip

TODO:

  • Add redis PHP extensions and others required for Wordpress

About

This is the official Wordpress with PHP 7.3 base image with additional redis and other extensions listening on a UNIX socket.

Resources

License

Stars

Watchers

Forks

Packages

No packages published