PHP and nginx base image within docker container.
1.0K
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
Content type
Image
Digest
sha256:00de4930b…
Size
56.2 MB
Last updated
almost 11 years ago
docker pull mkodockx/docker-nginx-php