From 3f105b610179d2eb33af0177432adcbc11b0e638 Mon Sep 17 00:00:00 2001 From: Nicolas Huray Date: Mon, 12 Feb 2018 10:54:36 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3af1c72..10756ee 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ In particular we want to be able to php.ini and php-fpm.conf files. This image allows to define the `php.ini` and `php-fpm.conf` files as a Consul keys. +We also installed in the image some useful tool / extensions: + - [Memcached extension](http://php.net/manual/en/book.memcached.php) + - [Composer](https://getcomposer.org/) ## Configuration through Consul