Repository for Drupal 8 training.
$ docker-compose build
$ docker-compose up -d
$ docker exec -it drupaltest_web_1 bash
-
Access http://localhost/drupal-8.4.4/
-
Choose Language:

-
Select an installation profile

-
Configure database like image below:

-
In the next page fill the fields and click in Save and continue.

-
Congratulations! You already have drupal up and running.
