/wordpress-php

PHP docker container image for WordPress

Primary LanguageShellMIT LicenseMIT

PHP for WordPress Docker Container Image

Build Status Docker Pulls Docker Stars

Docker Images

❗For better reliability we release images with stability tags (wodby/wordpress-php:8-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

All images built for linux/amd64 and linux/arm64

Tools

This image comes with WP CLI version 2.11.0

Environment Variables

See at wodby/php

Orchestration Actions

Usage:

make COMMAND [params ...]
 
commands:
    duplicator-import source
    init-wordpress   
    cache-clear
    
default params values:
    target all
    is_hash 0 

See wodby/php for all actions

Complete WordPress Stack

See Docker4WordPress.