/php7-with-oci8

Latest PHP 7.1 image with Apache and Oracle oci8 12.2.0.1.0

Primary LanguageDockerfile

Latest PHP 7.1 image with Apache and Oracle oci8 (instantclient 12.2.0.1.0)

This image is built from official PHP images. It ads oci8 drivers to official image to connect to Oracle database.

The docker image resulted from this repo is available on hub.docker.com/r/adrianharabula/php7-with-oci8. It automatically rebuilds on new PHP release.

A sample fully configured environment with oracle database and php7.1 with oci drivers is docker-apache-oracle-php.