Commit Graph

10 Commits

Author SHA1 Message Date
Lan Phan 897b5704dc update adminer to support SQL Server 2019-03-19 22:57:20 +07:00
Shao Yu-Lung (Allen) e0d7229e95
fix adminer INSTALL_MSSQL build fail. (#1991)
1. adminer:4 now use php 7.3, but extension sqlsrv and pdo_sqlsrv not support.
2. add pdo_dblib to support mssql.
2019-02-12 21:24:06 +08:00
andreypaa f44a8e0ca0 Update to fresh version Adminer 4.x (#1900) 2019-01-09 21:31:18 +08:00
Shao Yu Lung 70e10a4953 MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
Shao Yu Lung f3a016aa79 adminer support mssql 2017-05-25 16:44:51 +08:00
Winfried 4bf0df8ee1 Locking Adminer to stable version 2017-04-23 23:57:47 +02:00
Patrick Artounian a11206d4ba Change adminer expose port to 8080
Most webservers default to 80, but Adminer's docker container runs on 8080.
2017-03-30 18:19:06 -07:00
Patrick Artounian 68dd2fd019 Switch from adminer:fastcgi to adminer:latest
This is to allow standalone usage.
2017-03-29 22:50:01 -07:00
Patrick Artounian c193c5d03b Correct Adminer repo 2017-03-29 22:29:18 -07:00
Patrick Artounian 98c9fdff24 Create Adminer dockerfile 2017-03-29 22:04:59 -07:00