Awesome
Vanilla WordPress Docker Container Image
Docker Images
❗For better reliability we release images with stability tags (wodby/wordpress:6-X.X.X
) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- All images based on Alpine Linux
- Base image: wodby/wordpress-php
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile links | WordPress | PHP |
---|---|---|
6-8.3 , 6-8 , 6 , latest (Dockerfile) | 6 | 8.3 |
6-8.2 (Dockerfile) | 6 | 8.2 |
6-8.1 (Dockerfile) | 6 | 8.1 |
All images built for linux/amd64
and linux/arm64
Environment Variables
See wodby/wordpress-php for all variables.
Orchestration Actions
See wodby/wordpress-php for all actions.
Complete WordPress Stack
See Docker4WordPress.