This is a Drupal Docker image which can run on App Service Linux
100K+
This docker image currently contains the following components:
Dockerfile linksappsvcorg/drupal-nginx-fpm:php7.2.9
OR: Create a Drupal on Linux Web App With MySQL.WEBSITES_CONTAINER_START_TIME_LIMIT = 900| Name | Default Value |
|---|---|
| GIT_REPO | https://github.com/azureappserviceoss/drupalcms-composer-azure |
| GIT_BRANCH | master |
Note: GIT directory: /home/site/wwwroot.
Note:
WEBSITES_ENABLE_APP_SERVICE_STORAGE= false, Before restart web app, need to store your changes by "git push", it will be pulled again after restart.Note:
WEBSITES_ENABLE_APP_SERVICE_STORAGE= true, and /home/site/wwwroot/sites/default/settings.php is exist, it will not pull again after restart.
WEBSITES_ENABLE_APP_SERVICE_STORAGE = true| Name | Default Value |
|---|---|
| DATABASE_TYPE | local |
| DATABASE_USERNAME | some-string |
| DATABASE_PASSWORD | some-string |
Note: We create a database "azurelocaldb" when using local mysql. Hence use this name when setting up the app.
WEBSITES_ENABLE_APP_SERVICE_STORAGE = true as soon as you need files to be persisted.WEBSITES_CONTAINER_START_TIME_LIMIT to specify the time in seconds as need, Default is 240 and max is 1800, suggest to set it as 900 when using this version.Content type
Image
Digest
Size
788.4 MB
Last updated
about 7 years ago
docker pull appsvcorg/drupal-nginx-fpm:0.6-solr