New WordPress image for AppService: https://mcr.microsoft.com/appsvc/wordpress-alpine-php:latest
1M+
This docker images in this repo are deprecated and no longer in support. All the Microsoft supported images has been published to Microsoft Container Registry or MCR.
The WordPress image with same configuration (WordPress, Alpine, PHP & phpMyadmin) can be download from: https://mcr.microsoft.com/appsvc/wordpress-alpine-php:latest
We strongly recommend to not use this image as it is not maintained and updated with latest versions. This docker image currently contains the following components:
Dockerfile linksWEBSITES_ENABLE_APP_SERVICE_STORAGE = trueWEBSITES_ENABLE_APP_SERVICE_STORAGE = true| Name | Default Value |
|---|---|
| DATABASE_TYPE: | local |
| DATABASE_USERNAME: | wordpress |
| DATABASE_PASSWORD: | some-string |
WEBSITES_ENABLE_APP_SERVICE_STORAGE = true since we need files to be persisted. Do not use local storage for WordPress. You can use local storage for transient data or cached data say /tmp folder.Content type
Image
Digest
Size
133.8 MB
Last updated
almost 5 years ago
docker pull appsvcorg/wordpress-alpine-php