pa_base image with opencv,php7.1 installed
180
A dockerfile to create a centos6.8 httpd24-php7.1.8-fpm image.
docker run -d -v your_web_dir:/var/www/html/app/public -v your_log_dir:/var/www/html/log -v your_letsencrypt_dir:/etc/letsencrypt -p 80:80 -p 443:443 --name your_container_name walkonthemarz/centos6.8_pa
Content type
Image
Digest
Size
387.2 MB
Last updated
over 7 years ago
docker pull walkonthemarz/pa_base