Title here
Summary here
We welcome everybody to provide example applications with a Pull Requests on GitHub
Please be aware that in order to achieve the most gain for the community and the goal to keep measurements reproducible and comparable we provide some guidelines for the example applications:
gcb-
as prefix and -
as delimitergcb_
as prefix and _
as delimiterIf your application uses of one the service below, please use the recommended containers:
Please do NOT use the official wordpress container for example applications. The container is a breeze when you want to start from scratch, but very picky when you want to overlay an existing filesystem.
php:8.0-apache
.To see an example where we use this container and also add some PHP modules / Apache modules have a look at our PHP-Apache Example Application