Sign inSign up

pmconnect/php-nginx

By pmconnect

Updated over 6 years ago

A simple docker php+nginx image.

Image
2

10K+

pmconnect/php-nginx repository overview

Usage

Adding your files.

Nginx is setup to expect files in the /var/app directory and serve files from the /var/app/public directory. It will also use index.php files as the index by default. This is configurable using environment variables.

Environment Variables

You can find a list of all environment variables available to configure by looking at the entrypoint.sh file here

Output

When running the container the default entrypoint will start nginx and php-fpm and then sit and watch both processes for failures and exit if either fail.

Tag summary

Content type

Image

Digest

Size

75.5 MB

Last updated

over 6 years ago

docker pull pmconnect/php-nginx