I am working on the project DBSeeder (https://github.com/KonnexionsGmbH/db_seeder). DBSeeder allows the flexible generation of dummy data for different RDBMS. In the next version I also want to include OmniSciDB. For this I use the Docker image “OmniSci Open Source Edition 5.0”. In the process, I noticed two points:
It would be desirable if the underlying database version of the Docker image would be visible - similar to how this is handled by others, e.g. with MariaDB (https://hub.docker.com/_/mariadb).
The links in the setup instructions are very unspecific.
We are constantly striving to improve the quality of documentation so that users find using our products as easy as possible, but our releases are frequents and our resources are finite, so giving instructions on multiple websites could lead to out dated information.
About you 2nd point; do you mean that you are unsatisfied of this?