Skip to content

Commit dd8799f

Browse files
committed
Update README.md
1 parent e114703 commit dd8799f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ PHP is a server-side scripting language designed for web development, but which
3434
* These images extend the basic images with additional PHP extensions, for example: SQL-Databases, gd, imagick, ldap and more. For details see in dockerfiles.
3535
* *Images with `-slim` suffix have only the PHP extensions like offical base image, but with entrypoint script for some settings and other adjustments. This is the base image for all others.*
3636
* *Images without `-slim` or other suffix have a mix of additional extensions, which should maybe sufficient for most PHP web applications.*
37-
* *Images with `-wsc` suffix only contain PHP extensions for [WSC](https://www.woltlab.com). (Alternatively, you can use [wsc-dockerized](https://github.com/SoftCreatRMedia/wsc-dockerized) setup.)*
37+
* *Images with `-wsc` suffix only contain PHP extensions for [WSC](https://www.woltlab.com).
38+
(Alternatively, you can use [wsc-dockerized](https://github.com/SoftCreatRMedia/wsc-dockerized) setup.)*
3839
* *Images with `-extended` suffix at present only for php images with nginx. (Prometheus Exporter and other)*
3940
* For easy install the extensions and get a smaller images it use [php-extension-installer](https://github.com/mlocati/docker-php-extension-installer).
4041
* For information about PHP and extensions see here: [php.net](https://php.net) and [pecl.php.net](https://pecl.php.net).

0 commit comments

Comments
 (0)