Sign inSign up

mkodockx/docker-nginx-php

By mkodockx

Updated almost 11 years ago

PHP and nginx base image within docker container.

Image
0

1.0K

mkodockx/docker-nginx-php repository overview

docker-nginx-php

Another Docker image with Nginx and PHP. Made to be a fast deliverer.

##Try it with:

docker run -d -p 80:80 -v /path/to/content:/var/www mkodockx/ngnixphp

##Configuration

Customize the web app's configuration in

default.conf (specific web server nginx configuration)
www.conf (phpfpm configuration)
nginx.conf (base configuration for nginx)

to serve your webapp.

##More Info

Made with work of dinkel

Tag summary

Content type

Image

Digest

sha256:00de4930b

Size

56.2 MB

Last updated

almost 11 years ago

docker pull mkodockx/docker-nginx-php