Creating a drupal 8 container from scratch.
I tried the official drupal container according to https://www.drupal.org/node/2538074
Was'nt happy with the result so i thought build one from scratch.
What i want my drupal container to do?
1. Use my codebase which will be outside the container
2. Able to install drupal - correct file system permissions.
3. Clean urls should work
4. Drush & drupal console installed
5. Xdebug installed
6. Xhprof or any other profiler installed (optional)
Anything else?
Was'nt happy with the result so i thought build one from scratch.
What i want my drupal container to do?
1. Use my codebase which will be outside the container
2. Able to install drupal - correct file system permissions.
3. Clean urls should work
4. Drush & drupal console installed
5. Xdebug installed
6. Xhprof or any other profiler installed (optional)
Anything else?
Comments
Post a Comment