You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,7 @@ PHP is a server-side scripting language designed for web development, but which
36
36
* These images extend the basic images with additional PHP extensions, for example: SQL-Databases, gd, imagick, ldap and more. For details see in dockerfiles.
37
37
**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.*
38
38
**Images without `-slim` or other suffix have a mix of additional extensions, which should maybe sufficient for most PHP web applications.*
39
-
**Images with `-wsc` suffix only contain PHP extensions for [WSC (WoltLab Suite Core)](https://www.woltlab.com)[[Software Download](https://www.woltlab.com/en/woltlab-suite-download/)].
40
-
(Alternatively, you can use [wsc-dockerized](https://github.com/SoftCreatRMedia/wsc-dockerized) setup.)*
39
+
**Images with `-wsc` suffix only contain PHP extensions for [WSC (WoltLab Suite Core)](https://www.woltlab.com)[[Software Download](https://www.woltlab.com/en/woltlab-suite-download/)].*
41
40
**Images with `-extended` suffix at present only for php images with nginx. (Prometheus Exporter and other)*
42
41
**Images containing `apache` or `nginx` are integrated with the web server.*
43
42
**Images containing `debian` or `alpine` specify the operating system.*
0 commit comments