Skip to content

digitaldeployment/drupal-docker-base

Repository files navigation

drupal-docker-base

CircleCI

Docker Hub

This is a base image for running Drupal 8 in development and CI. It does not come with Drupal itself, but it does come with:

  • a properly configured NGINX (stable),
  • a properly configured PHP-FPM (7.1),
  • a supervisord configuration to run the aforementioned,
  • Composer,
  • Drush,
  • Terminus,
  • BusyBox sendmail—so you can set the SMTPHOST env variable to e.g. a MailHog container,
  • dependencies for Cypress.io, and
  • dependencies for CircleCI 2.0.

See docker-compose.example.yml for how to use.

About

This is a base image for running Drupal 8 in development.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages