Skip to content
Snippets Groups Projects
Commit 5708bc57 authored by CANALS Gerome's avatar CANALS Gerome
Browse files

Test compose files for 5.6 and 7.1

parent d5773d30
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
####php7.1 image : ####php7.1 image :
```shell ```shell
#!shell
$ docker-compose -f docker-compose.test.7.1.yml up $ docker-compose -f docker-compose.test.7.1.yml up
Creating web.test.canals.php.7.1 Creating web.test.canals.php.7.1
Attaching to web.test.canals.php.7.1 Attaching to web.test.canals.php.7.1
...@@ -26,7 +25,6 @@ To verify that everything goes well, just point your preferred browser to the fo ...@@ -26,7 +25,6 @@ To verify that everything goes well, just point your preferred browser to the fo
####php5.6 image : ####php5.6 image :
```shell ```shell
#!shell
$ docker-compose -f docker-compose.test.5.6.yml up $ docker-compose -f docker-compose.test.5.6.yml up
Creating web.test.canals.php.5.6 Creating web.test.canals.php.5.6
Attaching to web.test.canals.php.5.6 Attaching to web.test.canals.php.5.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment