This is a boilerplate directory structure for new Drupal 8 installs using Docker. It includes a workaround for slow mounted volumes in OSX.
Stars
16
Forks
16
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Get rid of separate mounting of files, doesn't work as expected
f66c36cView on GitHubSeparately mounting the files doesn't work as expected
d509b74View on GitHubSwitch override method to provide a file for mac and linux and update README to explain. Also add more details about where files go
7a94ee2View on GitHubLots more tweaking of instructions and setting up a place for files
87de4c4View on GitHubLots of fixes to README, update and re-organized files to allow for creation of docker-compose.override.yml for local configuration
678b1c9View on GitHubAdd info about using Mac, SSL, etc in Docker with examples for docker-compose.override.yml
685a6dcView on GitHub