According to [Docker Hub doc](https://hub.docker.com/_/adminer/) only the default database can be set with `ADMINER_DEFAULT_SERVER`. It would be great to also have `ADMINER_DEFAULT_DRIVER`, `ADMINER_DEFAULT_DB` and `ADMINER_DEFAULT_USER`. Is that possible?
According to Docker Hub doc only the default database can be set with
ADMINER_DEFAULT_SERVER.It would be great to also have
ADMINER_DEFAULT_DRIVER,ADMINER_DEFAULT_DBandADMINER_DEFAULT_USER.Is that possible?