Vanilla WordPress Docker Container Image

May 21, 2026 · View on GitHub

Build Status Docker Pulls Docker Stars

Docker Images

❗For better reliability we release images with stability tags such as wodby/wordpress:7-X.X.X, which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile linksWordPressPHP
7-8.5, 7-8, 7, latest (Dockerfile)78.5
7-8.4 (Dockerfile)78.4
7-8.3 (Dockerfile)78.3
7-8.2 (Dockerfile)78.2

All images built for linux/amd64 and linux/arm64

To build or test a specific upstream WordPress release explicitly, override WORDPRESS_VER:

make build WORDPRESS_VER=7.0
make test WORDPRESS_VER=7.0

Environment Variables

See wodby/wordpress-php for all variables.

Orchestration Actions

See wodby/wordpress-php for all actions.

Complete WordPress Stack

See Docker4WordPress.