Sign inSign up

jijeesh/php

By jijeesh

Updated almost 9 years ago

centos7 httpd php enabled running example

Image
0

1.8K

jijeesh/php repository overview

docker-centos7-httpd-php

centos7 httpd php enabled running example

docker run -d -v /projects/webroot:/var/www/www_example.com/public_html -v /project/phptmp:/data/php/ -p 81:80 silentheartbeat/centos7-httpd-php

/projects/webroot is a your local path web root directory /project/phptmp is a php log, tmp and session directory

Tag summary

Content type

Image

Digest

Size

292.4 MB

Last updated

almost 9 years ago

docker pull jijeesh/php