https://github.com/Song2017/Microsoft/tree/dev
1.3K
This Drupal (with MySQL) Docker image is built for Azure Web App on Linux.
This docker image contains the following components:
Ubuntu 16.04 is used as the base image.
This docker image enables you to:
You can specify the following environment variables when deploying the image to Azure or running it on your Docker engine's host.
| Name | Default Value |
|---|---|
| DATABASE_NAME | mysql |
| DATABASE_USERNAME | mysql |
| DATABASE_PASSWORD | MS173m_QN |
| PHPMYADMIN_USERNAME | phpmyadmin |
| PHPMYADMIN_PASSWORD | MS173m_QN |
With the button below, you can easily deploy the image to Azure.
The builtin MariaDB server uses port 3306.
we're using the builtin MariaDB default, so you can access the builtin phpMyAdmin site with a URL like below:
http://hostname[:port]/phpmyadmin
The startup log file (entrypoint.log) is placed under the folder /home/LogFiles.
Content type
Image
Digest
Size
215 MB
Last updated
about 9 years ago
docker pull songgs/apache-php-mysql