<!-- ** Please read the guidelines below. ** Issues that do not follow these guidelines are likely to be closed. GitHub is reserved for bug reports and feature requests. The best place to ask a general question is at the Elastic forums: https://discuss.elastic.co/c/elasticsearch GitHub is not the place for general questions. Documentation for the Elasticsearch ODBC Driver Installer can be found at https://www.elastic.co/guide/en/elasticsearch/sql-odbc/current/index.html Be sure to select the documentation version relevant to the installer version you are using. ### Failed Installations If you are reporting an issue that occurred during installation, we ask that you attach the installation log file to your issue to help diagnose the root cause. The log file can be found in the %TEMP% directory with a randomly generated name adhering to the format MSI<random>.LOG. It should be the most recent log file. When installing from the command-line, the log file can be captured by passing the /l*v <logfilename> flag as per the documentation: https://www.elastic.co/guide/en/elasticsearch/sql-odbc/current/sql-odbc-installation.html#installation-cmd --> ### Environment In any docker environment, linux version. ### Expected Behaviour It could be great if applications running in a container environment could install this driver, by their docker manifest definition. ### Actual Behaviour Nowadays it's impossible to use it in any Linux environment, even less in containers.