-
Notifications
You must be signed in to change notification settings - Fork 0
johnbburg/drupal-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copy webroot to services/drupal/docroot Move vm.env to .env Edit settings.php to use the following for a database. user: web pass: web db: web host: mysql Run $ f1 build $ f1 up Install drush: $ cd services/drupal $ composer install To import a DB $ zcat ~/path/to/dump.sql.gz | f1 drush sqlc
About
Example docker setup for a Drupal site based on the Forum One web-starter 2.0.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published