Skip to content

ssc-spc-cloud-nuage/docker-scaffold

 
 

Repository files navigation

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

About

Docker Scaffold for Drupal WxT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.1%
  • Shell 16.1%
  • Dockerfile 7.4%
  • Makefile 5.4%