Skip to content

itc3-devops/drupal-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

PHP (FPM) for Drupal Docker Container Image

Build StatusDocker PullsDocker StarsDocker Layers

Docker Images

❗For better reliability we release images with stability tags (wodby/drupal-php:7.2-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

See wodby/php for the exact PHP version

Tools

Tool7.27.15.6
Drupal Console Launcher1.8.01.8.0-
Drush8.x8.x8.x
Drush Launcher0.6.00.6.00.6.0
Drush Patchfilelatestlatestlatest
Drush Registry Rebuild7.x7.x7.x

Environment Variables

VariableDefault ValueDescription
DRUPAL8_REVERSE_PROXY_ADDRESSES
PHP_ALWAYS_POPULATE_RAW_POST_DATA-1<= 5.6
PHP_MBSTRING_ENCODING_TRANSLATIONOff<= 5.6
PHP_MBSTRING_HTTP_INPUTpass<= 5.6
PHP_MBSTRING_HTTP_OUTPUTpass<= 5.6
PHP_OUTPUT_BUFFERING16384
PHP_REALPATH_CACHE_SIZE64k<= 5.6
PHP_REALPATH_CACHE_TTL3600
PHP_SESSION_AUTO_START0<= 5.6

See wodby/php for all variables

Orchestration Actions

Usage:

make COMMAND [params ...] commands: git-checkout target [ is_hash] drush-import source init-drupal cache-clear target cache-rebuild default params values: target all is_hash 0 

See wodby/php for all actions

Complete Drupal Stack

See wodby/docker4drupal

About

PHP docker container image for Drupal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell67.1%
  • Makefile18.5%
  • Dockerfile14.0%
  • PHP0.4%