All Projects → wodby → drupal-php

wodby / drupal-php

Licence: MIT license
PHP docker container image for Drupal

Programming Languages

shell
77523 projects
Makefile
30231 projects
Dockerfile
14818 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to drupal-php

Docker4drupal
Docker-based Drupal stack
Stars: ✭ 1,045 (+1766.07%)
Mutual labels:  drupal, alpine
drupal
Vanilla Drupal docker container image
Stars: ✭ 19 (-66.07%)
Mutual labels:  drupal, alpine
django-docker
Toy project. Trying to use Django inside a Docker container for both local development and production deployment.
Stars: ✭ 18 (-67.86%)
Mutual labels:  alpine
docker flutter
Alpine Linux image for Flutter & Dart with helpful utils and web build support.
Stars: ✭ 33 (-41.07%)
Mutual labels:  alpine
tensorflow-alpine
TensorFlow in Alpine Linux
Stars: ✭ 12 (-78.57%)
Mutual labels:  alpine
docker-alpine-radius
Lightweight and fast Freeradius3 server, the image is based on the minimalistic Alpine Linux.
Stars: ✭ 25 (-55.36%)
Mutual labels:  alpine
docker-craft-nginx
🐳 A minimal Docker container for Craft CMS, intended for use with zeit-now.
Stars: ✭ 26 (-53.57%)
Mutual labels:  alpine
alpine
🌍 `alpine` Docker image for multiple architectures
Stars: ✭ 81 (+44.64%)
Mutual labels:  alpine
awesome-sysadmin-tools
Collection of links and resources for sysadmins and Drupal lovers
Stars: ✭ 17 (-69.64%)
Mutual labels:  drupal
drupal8-composer-template
Project template for Drupal 8 projects with composer | Quick installation via "composer create-project woprrr/drupal8-composer-template:8.3.0"
Stars: ✭ 27 (-51.79%)
Mutual labels:  drupal
docker-java-node
🐳 OpenJDK JRE or JDK (8,11 or 17) with Node.js 14 LTS (Fermium) or 16 LTS (Gallium) Docker image
Stars: ✭ 56 (+0%)
Mutual labels:  alpine
buzzyblog
React + WordPress REST API, a new endeavor to provide a better experience to content creators, web masters and digital marketers, etc
Stars: ✭ 50 (-10.71%)
Mutual labels:  drupal
rpi-home-cluster-setup
Automated way to set up your own kubernetes cluster on Raspberry Pi. Includes memory card preparation, nodes bootstrap and kubernetes services configuration
Stars: ✭ 111 (+98.21%)
Mutual labels:  alpine
gryllidae
Opinionated CNCF-based, Docker Compose setup for everything needed to develop a 12factor app
Stars: ✭ 18 (-67.86%)
Mutual labels:  alpine
boilerplate-drupal8
[ARCHIVED] Drupal 8 boilerplate project powered by Docksal
Stars: ✭ 66 (+17.86%)
Mutual labels:  drupal
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (-5.36%)
Mutual labels:  alpine
ansible-role-php-versions
Ansible Role - PHP Versions
Stars: ✭ 78 (+39.29%)
Mutual labels:  drupal
drupal-typed-data-by-example
Drupal's Typed Data API by example
Stars: ✭ 27 (-51.79%)
Mutual labels:  drupal
docker-jre
Lean JRE 8 Docker container
Stars: ✭ 25 (-55.36%)
Mutual labels:  alpine
mage2docker
A performant, replicable, and production-like alpine Magento 2 local development environment that leverages Docker.
Stars: ✭ 37 (-33.93%)
Mutual labels:  alpine

PHP (FPM) for Drupal Docker Container Image

Build Status Docker Pulls Docker Stars

Docker Images

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

All images built for linux/amd64 and linux/arm64

Tools

Tool 8.1 8.0 7.4
Drupal Console Launcher 1.9.7 1.9.7 1.9.7
Drush latest latest 8.x
Drush Launcher 0.10.1 0.10.1 0.10.1
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
    drush8-alias
    drush9-alias
    user-login
    
default params values:
    target all
    is_hash 0 

See wodby/php for all actions

Complete Drupal Stack

See wodby/docker4drupal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].