Merge branch 'master' into stable
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
## 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.
|
||||
|
||||
### Git reposiory
|
||||
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.
|
||||
|
||||
### Docker hub repository
|
||||
The Docker hub build can be found here: [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user