An open API service indexing awesome lists of open source software.

https://github.com/cooptilleuls/php-mssql-alpine

Docker image with Microsoft SQL Server Driver into php image alpine
https://github.com/cooptilleuls/php-mssql-alpine

alpine docker mssql php php7

Last synced: 4 months ago
JSON representation

Docker image with Microsoft SQL Server Driver into php image alpine

Awesome Lists containing this project

README

          

# php-mssql-alpine
Docker image with Microsoft SQL Server Driver into php image alpine
from [official docker's php image](https://hub.docker.com/_/php/) and [official microsoft's docker image ](https://hub.docker.com/r/microsoft/mssql-tools/)

# Docker Image
The docker image is available at [Docker Hub](https://hub.docker.com/r/cooptilleuls/php-mssql-alpine/)

The image is available for `cli`, `fpm` and `zts` for version `7.0`, `7.1` and `7.2`.
Separate by `-`

Example : `docker pull cooptilleuls/php-mssql-alpine:7.1-fpm`

# Author
- Desjardins Jérôme