2019-01-09 22:18:26 +00:00
[![bkraul/php-nginx ](https://img.shields.io/badge/bkraul-php--nginx-blue.svg )](https://cloud.docker.com/u/bkraul/repository/docker/bkraul/php-nginx)
![Webdevops Dockerfile ](https://static.webdevops.io/dockerfile.svg )
# Introduction
2019-02-25 12:06:29 +00:00
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.
2019-01-09 22:18:26 +00:00
## Tags
| Tags | PHP Version | Distribution |
| -------------------- | ----------- | ----------------------- |
2019-11-01 11:54:37 +00:00
| latest, ubuntu-18.04 | 7.2.24 | Ubuntu 18.04.1 (bionic) |
| 7.3 | 7.3.11 | Debian 10 (buster) |
2019-01-09 22:18:26 +00:00
# Usage
## Pulling
To pull the image:
```
docker pull bkraul/php-nginx
```
For more information on how to use the image, go to the [webdevops/php-nginx ](https://hub.docker.com/r/webdevops/php-nginx ) page.
# Source
< https: / / git . belmankraul . com / docker / php-nginx >
# Issues
For issues or questions, visit < https: / / discourse . belmankraul . com / c / docker / php-nginx >