Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 522 Bytes

File metadata and controls

24 lines (18 loc) · 522 Bytes

Docker compose php apache oracle client

Docker image with php:7.3-apache, oci8, pdo_oci, oracle instant_client 12

Put the content of the repo in your folder project

  • docker-compose.yml
  • .docker

Usage

Clone repository

git clone https://github.com/gherardobertini/docker-compose-php-apache-oracle.git

Run Docker Container

Edit vshost.conf if you have different web name folder: public
Published on port: 8080

$ docker-compose up -d

Open Browser

http://localhost:8080