mirror of
https://github.com/chialab/docker-php.git
synced 2026-08-24 10:13:24 -05:00
added zend opcache to documentation
This commit is contained in:
@@ -44,6 +44,7 @@ in addition to those you can already find in the [official PHP image](https://hu
|
||||
- `pgsql`
|
||||
- `redis`
|
||||
- `xdebug`
|
||||
- `Zend OPcache` (_PHP 5.5+_)
|
||||
- `zip`
|
||||
|
||||
You will probably not need all this stuff. Even if having some extra extensions loaded ain't a big issue in most cases (especially in a development environment), you will very likely want to checkout this repository, remove unwanted extensions from the `Dockerfile`, and build your own image — for sometimes removing is easier than adding. 😉
|
||||
|
||||
Reference in New Issue
Block a user