Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 469 Bytes

File metadata and controls

9 lines (5 loc) · 469 Bytes

docker-php7.2-v8js-nginx-ioncube

Docker with PHP7.2-FPM, V8JS, Nginx, and the Ioncube Loader installed. Initialises with ports 80 and 443 exposed, will show phpinfo on connection.

Bits and pieces taken from the following repositories:

rome0z's docker-phpfpm and docker-nginx-php

phpv8 project's php-v8 docker image