Update post

This commit is contained in:
Oliver Davies 2017-05-05 11:54:52 +01:00
parent 631e295d17
commit f9c8bb15d1

View file

@ -89,7 +89,7 @@ Test run duration: 2 min 31 sec
**Note:** In this example I have separate `nginx` and `php` containers, but I've tried and had the same issue when running Nginx and PHP-FPM in the same container - e.g. called `app` - and still needed to add `--url http://app` in order for the tests to run successfully.
I dont know if this issue is macOS specfic (I know that [Drupal CI][2] is based on Docker, and I dont know if its an issue) but Im going to test also on my Ubuntu Desktop environment and investigate further and also compare the test run times for Docker in macOS, Docker in Ubuntu and within Drupal VM.
I dont know if this issue is macOS specfic (I know that [Drupal CI][2] is based on Docker, and I dont know if its an issue) but Im going to test also on my Ubuntu Desktop environment and investigate further and also compare the test run times for Docker in macOS, Docker in Ubuntu and within Drupal VM. Im also going to test this with PHPUnit tests with Drupal 8.
[0]: https://www.docker.com
[1]: https://www.drupalvm.com