All Projects → wodby → drupal

wodby / drupal

Licence: MIT license
Vanilla Drupal docker container image

Programming Languages

Makefile
30231 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to drupal

Docker4drupal
Docker-based Drupal stack
Stars: ✭ 1,045 (+5400%)
Mutual labels:  drupal, alpine
drupal-php
PHP docker container image for Drupal
Stars: ✭ 56 (+194.74%)
Mutual labels:  drupal, alpine
ding2
Ding install profile
Stars: ✭ 17 (-10.53%)
Mutual labels:  drupal
docker-craft-nginx
🐳 A minimal Docker container for Craft CMS, intended for use with zeit-now.
Stars: ✭ 26 (+36.84%)
Mutual labels:  alpine
alpine-prestashop
Prestashop running on Alpine Linux [Docker]
Stars: ✭ 13 (-31.58%)
Mutual labels:  alpine
alpine
🌍 `alpine` Docker image for multiple architectures
Stars: ✭ 81 (+326.32%)
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 (+163.16%)
Mutual labels:  drupal
thunder-distribution
A Drupal-based platform for professional publishers
Stars: ✭ 31 (+63.16%)
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 (+194.74%)
Mutual labels:  alpine
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 (+484.21%)
Mutual labels:  alpine
drupal-typed-data-by-example
Drupal's Typed Data API by example
Stars: ✭ 27 (+42.11%)
Mutual labels:  drupal
docker-alpine-radius
Lightweight and fast Freeradius3 server, the image is based on the minimalistic Alpine Linux.
Stars: ✭ 25 (+31.58%)
Mutual labels:  alpine
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 (+178.95%)
Mutual labels:  alpine
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 (+42.11%)
Mutual labels:  drupal
joinup-dev
The Joinup project moved to https://git.fpfis.eu/ec-europa/digit-joinup-reference
Stars: ✭ 41 (+115.79%)
Mutual labels:  drupal
gryllidae
Opinionated CNCF-based, Docker Compose setup for everything needed to develop a 12factor app
Stars: ✭ 18 (-5.26%)
Mutual labels:  alpine
awesome-drupal
A curated list of amazingly awesome Drupal open source, resources and shiny things.
Stars: ✭ 106 (+457.89%)
Mutual labels:  drupal
boilerplate-drupal8
[ARCHIVED] Drupal 8 boilerplate project powered by Docksal
Stars: ✭ 66 (+247.37%)
Mutual labels:  drupal
ansible-role-php-versions
Ansible Role - PHP Versions
Stars: ✭ 78 (+310.53%)
Mutual labels:  drupal
docker flutter
Alpine Linux image for Flutter & Dart with helpful utils and web build support.
Stars: ✭ 33 (+73.68%)
Mutual labels:  alpine

Vanilla Drupal Docker Container Image

Build Status Docker Pulls Docker Stars

Docker Images

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

Overview:

Supported tags and respective Dockerfile links Drupal PHP
9-8.1, 9-8, 9, latest (Dockerfile) 9 8.1
9-8.0 (Dockerfile) 9 8.0
9-7.4, 9-7 (Dockerfile) 9 7.4
7-8.0, 7-8, 7 (Dockerfile) 7 8.0
7-7.4, 7-7 (Dockerfile) 7 7.4

All images built for linux/amd64 and linux/arm64

Environment Variables

Drupal 8/9 settings.php variables
Variable Default Value
DB_HOST mariadb
DB_NAME drupal
DB_USER drupal
DB_PASSWORD drupal
DB_DRIVER mysql
DB_PREFIX
DRUPAL_TRUSTED_HOST_PATTERNS '\\.localhost$', '\\.local$', '\\.loc$'

See wodby/drupal-php for all variables.

Orchestration Actions

See wodby/drupal-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].