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
- Host: GitHub
- URL: https://github.com/cooptilleuls/php-mssql-alpine
- Owner: coopTilleuls
- License: mit
- Created: 2018-05-25T13:01:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T14:10:08.000Z (over 7 years ago)
- Last Synced: 2026-01-18T02:13:39.741Z (5 months ago)
- Topics: alpine, docker, mssql, php, php7
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 31
- Watchers: 22
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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