❗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:
- All images are based on Alpine Linux
- Base image: wodby/wordpress-php
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile links |
WordPress | PHP |
|---|---|---|
7-8.5, 7-8, 7, latest (Dockerfile) |
7 | 8.5 |
7-8.4 (Dockerfile) |
7 | 8.4 |
7-8.3 (Dockerfile) |
7 | 8.3 |
7-8.2 (Dockerfile) |
7 | 8.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.0See wodby/wordpress-php for all variables.
See wodby/wordpress-php for all actions.
See Docker4WordPress.