Getting started - xandermar/drupal8-docker GitHub Wiki

IMPORTANT: Please review the Prerequisites before you proceed.


To start using this repo, simple go to your directory of choice.

#: cd /mydir

Clone this repo into the current directory.

#: git clone [email protected]:xandermar/drupal8-docker.git

Run the Docker Compose start command.

#: docker-compose up -d

View in your browser. By default, the URL and port is:

http://localhost:5000

Username: admin Password: admin