docker-adminer
docker-adminer copied to clipboard
ElasticSearch Not Available As Server Option
In the DockerHub image documentation, ElasticSearch is specified as an available server driver however, this doesn't appear in the index screen dropdown (Adminer 5.3.0).
I have executed into the Docker container and can see the driver is available under /var/www/html/plugins/drivers and I have tried activating this by setting the ADMINER_PLUGINS environment variable to no avail.
How can I get this functional?