- Docker, use the Stable channel.
# Clone this repository.
git clone https://github.com/janoka/drupal8-getting-started.git
# Run Docker installation.
docker-compose up -d
Open the webpage for Drupal installation.
Please run the following command to stop the solution.
docker-compose down
- Based on: Docker4Drupal project, Documentation