Skip to content

A PHP container with SQLSRV and ODBC Drivers

Notifications You must be signed in to change notification settings

ilirhushi/docker-php-sqlsrv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PHP-SQLSRV

About

I need to create this image because I use ArchLinux and a project need use SQLServe and Laravel. Laravel don't work as well with dblib, so I need MS SQLSrv and MS ODBC drivers.

Softs

In this image there is installed some softwares to help your development, like Git, cURL, Apache and Composer.

Tags and softs versions

The name of the version is the PHP Version.

Run

$ docker run -d -p 80:80 -v projeto/laravel:/var/www/html ilirhushi/php-sqlsrv:7.2

And go to localhost.

Bugs, Questions and Contribution

Has a bug found? Please, open a Issue, a Pull Request or contact me: @ilirhushi.

About

A PHP container with SQLSRV and ODBC Drivers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%