laradock / workspace

Laradock Base Image.
http://laradock.io/
MIT License
112 stars 87 forks source link

Add PHP ODBC driver configuration for php-nginx image #3

Closed rtroncoso closed 8 years ago

rtroncoso commented 8 years ago

Description

This change allows for unixODBC driver to be installed alongside all php dependencies in php-nginx image, further expanding the available OOTB dependencies offered by LaraDock.

It also takes into account docker-library configuration issues for php-odbc driver (see #https://github.com/docker-library/php/issues/103).

Status

READY