Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 402 Bytes

Wordpress Docker

Dockerfiles for a custom Wordpress Setup

base

Contains the Wordpress installation and some additional scripts for plugins setup and variable config filtering. Includes PHP-FPM.

cli

Adds WP-CLI to the Dockerfile to use for maintainance operations on the Wordpress installation Database.

setup

Setup Script for a fresh wordpress setup via the WP-CLI docker container.