php-apache/7.3/README.md

34 lines
1019 B
Markdown
Raw Permalink Normal View History

2019-02-24 21:20:38 +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
This image is based on [webdevops/php-nginx:ubuntu-18.04](https://hub.docker.com/r/webdevops/php-nginx) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions.
## Tags
| Tags | PHP Version | Distribution |
| -------------------- | ----------- | ----------------------- |
| latest, ubuntu-18.04 | 7.2.10 | Ubuntu 18.04.1 (bionic) |
# 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>