Skip to content

PHP docker container image for WordPress

License

Notifications You must be signed in to change notification settings

wodby/wordpress-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.10.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.