Updated README
This commit is contained in:
parent
083ae29d56
commit
58f523e466
11
README.md
11
README.md
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Introduction
|
# 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
|
## Tags
|
||||||
|
|
||||||
|
@ -20,15 +20,16 @@ This image is based on [webdevops/php-nginx](https://hub.docker.com/r/webdevops/
|
||||||
To pull the image:
|
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
|
# Source
|
||||||
|
|
||||||
<https://git.belmankraul.com/docker/php-nginx>
|
<https://git.belmankraul.com/docker/php>
|
||||||
|
|
||||||
# Issues
|
# 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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user