Merge branch 'master' of ssh://git.belmankraul.com:22002/docker/php

This commit is contained in:
bkraul
2019-03-05 13:16:29 -06:00
+6 -5
View File
@@ -4,7 +4,7 @@
# Introduction
This image is based on [webdevops/php-nginx](https://hub.docker.com/r/webdevops/php-nginx) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions.
This image is based on [webdevops/php](https://hub.docker.com/r/webdevops/php) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions.
## Tags
@@ -20,15 +20,16 @@ This image is based on [webdevops/php-nginx](https://hub.docker.com/r/webdevops/
To pull the image:
```
docker pull bkraul/php-nginx
docker pull bkraul/php
```
For more information on how to use the image, go to the [webdevops/php-nginx](https://hub.docker.com/r/webdevops/php-nginx) page.
For more information on how to use the image, go to the [webdevops/php](https://hub.docker.com/r/webdevops/php) page.
# Source
<https://git.belmankraul.com/docker/php-nginx>
<https://git.belmankraul.com/docker/php>
# Issues
For issues or questions, visit <https://discourse.belmankraul.com/c/docker/php-nginx>
For issues or questions, visit <https://discourse.belmankraul.com/c/docker/php>