Updated README

master
bkraul 2019-02-25 10:03:55 -06:00
parent 083ae29d56
commit 58f523e466
1 changed files with 6 additions and 5 deletions

View File

@ -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>