-
Notifications
You must be signed in to change notification settings - Fork 0
HOME
R edited this page Jun 18, 2019
·
2 revisions
Midway through writing this, I realised LAMP is a little bit of a misnomer. There's no MySQL in this stack. There are however the ODBC drivers that are needed to make Apache2 and PHP7 work with Azure SQL.
I wrote this container because I had a hard time getting sqlsrv to work in PHP on Azure App Service / Web Apps. Subsequently, I found I had an even harder time passing app config settings via environment variables through to a custom container.
Released under copyleft, GPLv3 terms