Any official docker image for php5.6 with oracle oci support

Not official, and not really pdated anymore (PHP 5.6 is really old, so don’t use it unless you have an extremely old app that you have to run temporarily), but I have this project

About Oracle support:

https://php-docker-images.readthedocs.io/en/latest/pages/build-image.html#oci8-and-pdo-oci-extensions

It is the PHP FPM variant without Apache HTTPD which can run in a separate container. But I’m not sure the repositories are still working in a container based on that image.