update readme for php7 reference

This commit is contained in:
Ric Harvey
2016-06-15 16:34:34 +01:00
parent 9e216a395f
commit 3e2f21ebaa

View File

@@ -8,11 +8,11 @@ If you have any improvements please submit a pull request.
### Docker hub repository
The Docker hub build can be found here: [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/)
## Versions
- Nginx Mainline Version: **1.10.1**
- Nginx: **1.10.1**
- PHP: **5.6.21**
- Alpine Version: **3.4**
Check php7 branch for PHP 7.
Use richarvey/nginx-php-fpm:php7 tag for PHP 7.
## Building from source
To build from source you need to clone the git repo and run docker build: