Build docker images for Drupal 6, 7, 10.2, 10.3 and 11.0 with support for drush
- extra support for drush
- extra support for older drupal-6 (version 6.38), included d6lts patches
- extra support for apache with drupal in a subdir (drupal-6 only!)
@see too https://github.com/docker-library/drupal Maintained by: the Docker Community (not the Drupal Community or the Drupal Security Team)
DRUPAL_COMPOSER_MODULES You can use the environment varibale to add further contrib modules per composer. e.g. DRUPAL_COMPOSER_MODULES="drupal/ctools drupal/iframe"
Folgende Versionen werden aktuell gebaut
ENV DRUPAL_VERSION 10.1.8 ENV DRUPAL_VERSION 10.2.10 ENV DRUPAL_VERSION 10.3.7 ENV DRUPAL_VERSION 11.0.6 ENV DRUPAL_VERSION 6.60 ENV DRUPAL_VERSION 7.101 ENV DRUPAL_VERSION 9.5.11