Skip to content

Fekide/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 Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗For better reliability we release images with stability tags (wodby/drupal-php:7.4-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

Tool 7.4 7.3 7.2
Drupal Console Launcher 1.9.4 1.9.4 1.9.4
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

Environment Variables

Variable Default Value Description
DRUPAL_REVERSE_PROXY_ADDRESSES
PHP_OUTPUT_BUFFERING 16384
PHP_REALPATH_CACHE_TTL 3600

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

  • Shell 77.6%
  • Makefile 12.8%
  • Dockerfile 9.1%
  • PHP 0.5%