Mahmoud Zalt
26229e150d
Merge pull request #35 from benmag/master
...
link postgres service to php service
2016-05-07 05:14:01 +03:00
Mahmoud Zalt
457c5d4b1b
update the readme file
...
Support selecting your own containers in the docker compose command.
2016-05-07 05:03:07 +03:00
benmag@users.noreply.github.com
cd97ac0aa6
link postgres service to php service
2016-05-07 11:55:00 +10:00
benmag@users.noreply.github.com
5d62ec1e67
Add support for postgres
2016-05-07 11:16:06 +10:00
Mahmoud Zalt
05a83d383f
Major updates.
...
- upgrade docker compose to v2
- build images locally instead of pulling them from the registry
- separate php container form nginx container
- support all the php versions including php 7.0
- remove beanstalked container to be optionally added later by the user
2016-05-06 17:04:02 +03:00
Mahmoud Zalt
530ffe7433
remove redis restart always from the docker compose file
2016-04-18 12:08:57 +03:00
Mahmoud Zalt
105fce8965
simlify and reduce the usage steps
2016-04-08 11:33:33 +03:00
Mahmoud Zalt
dac12296c6
upgrade to php 5.6 by default
...
adding `phpnginx` or `php55nginx` will pull PHP 5.5 while `php56nginx`
will pull PHP 5.6
2016-04-04 10:02:21 +03:00
Mahmoud Zalt
62ec36d9dd
replace the images versions from the latest to the latest stable version (tag).
...
to avoid any errors while experimenting on the master branch
2016-04-04 05:33:18 +03:00
Mahmoud Zalt
e572b0b9e7
edit docker-compose.yml variables to support the new LaraDock structure
2016-02-17 17:51:23 +02:00
Mahmoud Zalt
7e49f6708e
get rid of the docker directory
2016-02-17 17:48:59 +02:00