@@ -1,6 +1,6 @@
|
|||||||
## Introduction
|
## Introduction
|
||||||
This is a Dockerfile to build a container image for nginx and php-fpm, with the ability to pull website code from git. The container can also use environment variables to configure your web application using the templating detailed in the special features section.
|
This is a Dockerfile to build a container image for nginx and php-fpm, with the ability to pull website code from git. The container can also use environment variables to configure your web application using the templating detailed in the special features section.
|
||||||
### Git reposiory
|
### Git repository
|
||||||
The source files for this project can be found here: [https://github.com/ngineered/nginx-php-fpm](https://github.com/ngineered/nginx-php-fpm)
|
The source files for this project can be found here: [https://github.com/ngineered/nginx-php-fpm](https://github.com/ngineered/nginx-php-fpm)
|
||||||
|
|
||||||
If you have any improvements please submit a pull request.
|
If you have any improvements please submit a pull request.
|
||||||
|
|||||||
Reference in New Issue
Block a user