Skip to content

Kanti/docker-php-oci8

 
 

Repository files navigation

docker-php-oci8

Docker image with php 5.6, oci8, pdo_oci, oracle instant_client 12

The base image is webdevops/php-apache:5.6

Usage

docker run kanti/docker-php-oci8 php -m

It will list all php module, including oci8 and pdo_oci

So you can connect to Oracle DB with php :)

About

Docker image with php 7.2, oci8, pdo_oci, oracle instant_client 12

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%