Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 196 Bytes

Usage:

docker run -d --name=apache-php-oci -p 8080:80 -p 8443:443 klingac/apache-php-oci

webroot: /var/www/html/ Apache2 config: /etc/apache2/

Or use

docker-compose up