Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 440 Bytes

php7.2-ioncube.docker

php7.2, apache and ioncube.

Based on webdevops/php-apache

usage

docker run -v <webroot>:/app -p 80:80 -p 443:443 ipburger/php7.2-ioncube

Customization and docs: webdevops/php-apache

TBD

Base it on alpine