We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a14cd3 commit 9d36588Copy full SHA for 9d36588
examples/README.md
@@ -8,7 +8,7 @@ All examples for [WSC (WoltLab Suite Core)](https://www.woltlab.com/en/woltlab-s
8
* DOI (Docker Official Images) without entrypoint script:
9
* `doi-apache`: apache2 with php, mariadb, traefik, prometheus-exporters.
10
* `doi-fpm-nginx`: php-fpm, nginx, mariadb, traefik, prometheus-exporters.
11
-* DOI (Docker Official Images) with entrypoint script:
+* DOI (Docker Official Images) with entrypoint script from this repository and using php-extension-installer:
12
* `apache`: apache2 with php, mariadb, traefik, prometheus-exporters.
13
* `fpm-nginx`: php-fpm, nginx, mariadb, traefik, prometheus-exporters.
14
* `fpm-nginx-aio`: like fpm-nginx, but php-fpm and nginx in single container/image.
0 commit comments