TimWolla/docker-adminer

None of the supported PHP extensions (SQLSRV, MSSQL, PDO_DBLIB) are available.

Closed this issue · 7 comments

Hi, I'm trying to connect a ms sql server but getting this, you maybe know where/how I can fix this?

This is likely a regression of #129.

@S1L3NTANG3L Can you please try the updated Dockerfile in #129? I just pushed a possible fix. I don't use Microsoft's SQL Server myself.

ewag commented

I tested your Dockerfile out, and it worked just fine. Was able to do everything I could normally do in adminer on my mssql databases. Query, create a DB, run a script, etc.

What is the current version of the Docker?

ewag commented

What is the current version of the Docker?

I cloned the repo, and used the pull request (#129 )to build a container I could test in my kubernetes cluster where I have adminer running.

Thanks for the feedback, I've now created the PR at docker-library/official-images, see above.

Already merged, the updated images should be available soon on Docker Hub.