Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 927 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 927 Bytes

Docker Scaffold for Drupal

Provides an barebones, fast, and lightweight local / CI docker environment to work with Drupal WxT.

Setup

In order to use this project your base Composer Project should have the following:

  • A composer.json file at the root directory
  • A .env file at the root directory with your specific values
  • Symlinks at the root directory to both the Makefile and the specific docker.yml files you may need
  • This repository cloned into the root directory with the name docker

Note: To see a working example please take a look at the Composer Project for Drupal WxT