Dockerfiles for a custom Wordpress Setup that is fully Stateless.
Contains the Wordpress installation and some additional scripts for plugins setup and variable config filtering. Includes PHP-FPM.
Adds WP-CLI to the Dockerfile to use for maintainance operations on the Wordpress installation Database.
Installs NGINX and adds configuration to call PHP-FPM.
Setup Script for a fresh wordpress setup via the WP-CLI docker container.