Merge pull request #500 from shukebeta/master

fix a important document typo
This commit is contained in:
Bo-Yi Wu 2016-12-21 09:20:20 +08:00 committed by GitHub
commit 79ce978527

View File

@ -619,7 +619,7 @@ By default **PHP-FPM 7.0** is running.
4 - Finally rebuild the container
```bash
docker-compose build php
docker-compose build php-fpm
```
> For more details about the PHP base image, visit the [official PHP docker images](https://hub.docker.com/_/php/).