Docker4Drupal - Mount Vanilla Drupal

  1. Download/unpack docker4drupal source code from the latest release
  2. From project root directory run docker-compose up -d to start containers
  3. That's it! Proceed with Drupal installation at http://drupal.docker.localhost:8000
  4. If you have trouble to access it, try to configure domains
  5. You can see status of your containers and their logs via portainer: http://portainer.drupal.docker.localhost:8000

Default database user, password and database name are all drupal, database host is mariadb.