Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 300 Bytes

Install Backdrop

  • docker-compose up -d
  • docker-compose exec php composer install
  • docker-compose exec php ./vendor/bin/run backdrop:setup

Play with drush

  • docker-compose exec php ./vendor/bin/drush --root=build status

Backdrop should be available at: http://127.0.0.1:8080/build