FROM ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX:+/}bitnami/php-fpm:${PHP_VERSION:-latest}${DEB_VERSION:+-debian-}${DEB_VERSION}
A docker image with https://github.com/rciam/simple-oidc-client-php
## Volumes
You need to mount `config.php` into `/var/www/html/` in the container. See [documentation](https://github.com/rciam/simple-oidc-client-php#simple-oidc-client---authentication) or [example config](https://github.com/rciam/simple-oidc-client-php/blob/master/example-config.php) for inspiration.