Vanilla Drupal Docker Container Image

February 18, 2026 · View on GitHub

Build Status Docker Pulls Docker Stars

Docker Images

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

Overview:

Supported tags and respective Dockerfile linksDrupalPHP
11-8.5, 11-8, 11, latest (Dockerfile)118.5
11-8.4 (Dockerfile)118.4
11-8.3 (Dockerfile)118.3
10-8.4, 10-8, 10 (Dockerfile)108.4
10-8.3 (Dockerfile)108.3
10-8.2 (Dockerfile)108.2

All images built for linux/amd64 and linux/arm64

Environment Variables

settings.php variables
VariableDefault Value
DB_HOSTmariadb
DB_NAMEdrupal
DB_USERdrupal
DB_PASSWORDdrupal
DB_DRIVERmysql
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