Skip to content

Commit 60ab19a

Browse files
committed
Update README.md
1 parent 5f4e910 commit 60ab19a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ PHP is a server-side scripting language designed for web development, but which
3636
* These images extend the basic images with additional PHP extensions, for example: SQL-Databases, gd, imagick, ldap and more. For details see in dockerfiles.
3737
* *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.*
3838
* *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/)].*
4140
* *Images with `-extended` suffix at present only for php images with nginx. (Prometheus Exporter and other)*
4241
* *Images containing `apache` or `nginx` are integrated with the web server.*
4342
* *Images containing `debian` or `alpine` specify the operating system.*

0 commit comments

Comments
 (0)