Sign inSign up

cowpanda/alpine-nginx-php7

By cowpanda

Updated almost 10 years ago

test

Image
0

365

cowpanda/alpine-nginx-php7 repository overview

alpine-nginx-php7 default

test and add more php extension dependencies.

volume : -v /path:/usr/share/nginx/html

#alpine-nginx-php7 mongodb

test php7 use mongodb driver of laravel5. pull image:docker pull cowpanda/alpine-nginx-php7:mongodb.

  • note the tag of cowpanda/alpine-nginx-php7:mongodb default volume is /var/www/html ;

example

    docker run -d --name container_name -v your_php_source_path:/usr/share/nginx/html cowpanda/alpine-nginx-php7:latest

Tag summary

Content type

Image

Digest

Size

24.1 MB

Last updated

almost 10 years ago

docker pull cowpanda/alpine-nginx-php7