page_type | languages | products | description | urlFragment | ||
---|---|---|---|---|---|---|
sample |
|
|
Multi-container using Docker Compose in Azure Web App for Containers. |
docker-compose-web-app-sample |
This custom image is based on the 'official image' of WordPress from Docker Hub.
The following changes have been made in this custom image:
- Explicitly uses WordPress 4.9.5, PHP 7.2 and Apache.
- Adds PHP extension for Redis v4.0.2.
- Adds Baltimore Cyber Trust Root Certificate file for SSL to MySQL.
- Uses App Setting for MySQL SSL Certificate Authority certificate in WordPress wp-config.php.
- Uses App Setting for Redis host name in WordPress wp-config.php.
- Uses Redis Object Cache 1.3.8 WordPress plugin.
Follow the tutorial here.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.