From 0c44fedf4019ecb9497df7fcd2d5adb2a217235b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 31 Aug 2018 00:01:46 +0200 Subject: [PATCH] Update list of supported Adminer drivers see https://github.com/TimWolla/docker-adminer/issues/16#issuecomment-417477422 --- adminer/content.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/adminer/content.md b/adminer/content.md index 7503733b7..9257e20e9 100644 --- a/adminer/content.md +++ b/adminer/content.md @@ -101,7 +101,4 @@ To add support for the other drivers you will need to install the following PHP - `pdo_dblib` (MS SQL) - `oci8` (Oracle) - `interbase` (Firebird) - -The following drivers are not supported by this image: - -- MongoDB (The driver is not supported by PHP 7) +- `mongodb` (MongoDB)