php-apache/README.md

34 lines
1.0 KiB
Markdown
Raw Normal View History

2019-01-09 22:03:34 +00:00
[![bkraul/php-apache](https://img.shields.io/badge/bkraul-php--apache-blue.svg)](https://cloud.docker.com/u/bkraul/repository/docker/bkraul/php-apache)
![Webdevops Dockerfile](https://static.webdevops.io/dockerfile.svg)
# Introduction
2019-01-09 23:09:46 +00:00
This image is based on [webdevops/php-apache:ubuntu-18.04](https://hub.docker.com/r/webdevops/php-apache) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions.
2019-01-09 22:03:34 +00:00
## 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-apache
```
For more information on how to use the image, go to the [webdevops/php-apache](https://hub.docker.com/r/webdevops/php-apache) page.
# Source
<https://git.belmankraul.com/docker/php-apache>
# Issues
For issues or questions, visit <https://discourse.belmankraul.com/c/docker/php-apache>