Home

Awesome

Drupal Composer Edition

A Drupal 8 Composer Edition (plus Docker)

drupal 8

Platform Requirements

Composer - https://getcomposer.org

	composer --version

Output

Imgur

Docker - http://www.docker.com/

	docker version

Output

Imgur

Docker Compose - https://docs.docker.com/compose/

	docker-compose --version

Output

Imgur

Instalation

mkdir drupal-composer-edition
cd drupal-composer-edition
git clone https://github.com/mayeco/drupal-composer-edition.git .
composer install --ignore-platform-reqs
docker-compose up

Install Drupal

Output

Imgur

Go and Play...

http://localhost