Challenge: Run Drupal
Test if you can run Drupal.
Drupal
Follow these instructions while editing the provided docker-compose.yml
:
-
Add a service named
drupal
. -
Use the image,
drupal
. It’s version should be8-apache
. -
Specify
drupal
as the name of the container. -
Map
drupal
's default port ...