❗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:
- All images are based on Alpine Linux
- Base image: wodby/php
- Travis CI builds
- Docker Hub
Supported tags and respective Dockerfile links:
7.2,7,latest(7/Dockerfile)7.1(7/Dockerfile)5.6,5(5.6/Dockerfile)7.2-dev,7-dev,dev(7/Dockerfile)7.1-dev(7/Dockerfile)5.6-dev,5-dev(5.6/Dockerfile)7.2-dev-macos,7-dev-macos,dev-macos(7/Dockerfile)7.1-dev-macos(7/Dockerfile)5.6-dev-macos,5-dev-macos(5.6/Dockerfile)
See wodby/php for the exact PHP version
| Tool | 7.2 | 7.1 | 5.6 |
|---|---|---|---|
| Drupal Console Launcher | 1.8.0 | 1.8.0 | - |
| Drush | 8.x | 8.x | 8.x |
| Drush Launcher | 0.6.0 | 0.6.0 | 0.6.0 |
| Drush Patchfile | latest | latest | latest |
| Drush Registry Rebuild | 7.x | 7.x | 7.x |
| Variable | Default Value | Description |
|---|---|---|
DRUPAL8_REVERSE_PROXY_ADDRESSES | ||
PHP_ALWAYS_POPULATE_RAW_POST_DATA | -1 | <= 5.6 |
PHP_MBSTRING_ENCODING_TRANSLATION | Off | <= 5.6 |
PHP_MBSTRING_HTTP_INPUT | pass | <= 5.6 |
PHP_MBSTRING_HTTP_OUTPUT | pass | <= 5.6 |
PHP_OUTPUT_BUFFERING | 16384 | |
PHP_REALPATH_CACHE_SIZE | 64k | <= 5.6 |
PHP_REALPATH_CACHE_TTL | 3600 | |
PHP_SESSION_AUTO_START | 0 | <= 5.6 |
See wodby/php for all variables
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