mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2024-11-30 04:29:15 +01:00
[skip ci] Automatically update README.md
This commit is contained in:
parent
86d74af2e2
commit
2aef02e341
@ -233,7 +233,7 @@ install-php-extensions @fix_letsencrypt
|
||||
| sysvmsg | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| sysvsem | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| sysvshm | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| tensor | | | | | ✓ | ✓ | ✓ | ✓ | |
|
||||
| tensor[*](#special-requirements-for-tensor) | | | | | ✓ | ✓ | ✓ | ✓ | |
|
||||
| tidy | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| timezonedb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| uopz | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
@ -339,6 +339,7 @@ Some extensions have special requirements:
|
||||
| <a name="special-requirements-for-pdo_sqlsrv"></a>pdo_sqlsrv | • Not available in `alpine3.7` docker images<br />• Not available in `alpine3.8` docker images<br />• Not available in `bullseye` docker images |
|
||||
| <a name="special-requirements-for-pthreads"></a>pthreads | Requires images with PHP compiled with thread-safety enabled (`zts`). |
|
||||
| <a name="special-requirements-for-sqlsrv"></a>sqlsrv | • Not available in `alpine3.7` docker images<br />• Not available in `alpine3.8` docker images<br />• Not available in `7.1-alpine3.9` docker images<br />• Not available in `7.1-alpine3.10` docker images<br />• Not available in `bullseye` docker images |
|
||||
| <a name="special-requirements-for-tensor"></a>tensor | Not available in `alpine3.15` docker images |
|
||||
| <a name="special-requirements-for-vips"></a>vips | • Not available in `alpine3.7` docker images<br />• Not available in `alpine3.8` docker images<br />• Not available in `alpine3.9` docker images<br />• Not available in `jessie` docker images |
|
||||
<!-- END OF SPECIAL REQUIREMENTS -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user