deviantintegral / drupal_tests

A docker container based for running Drupal tests in CircleCI
GNU General Public License v3.0
24 stars 9 forks source link

Update Dockerfile to use 8.5-apache base image #39

Closed dakkusingh closed 6 years ago

deviantintegral commented 6 years ago

I just saw this - why did you close this? It looks like it was well on the way.

dakkusingh commented 6 years ago

Hey Andrew, I also made some massive changes to Dockerfile so I could closely align my fork with drupal8ci project.

You can see what I am currently changing https://github.com/dakkusingh/drupal_tests/commits/8.5-apache

I will happily make 2 PRs for your consideration: 1) for the 8.5 image 2) for the improvements I am currently making so drupal8ci and drupal_tests are closely aligned.

dakkusingh commented 6 years ago

@deviantintegral see https://github.com/deviantintegral/drupal_tests/pull/42