pan3793 opened a new issue, #9426: URL: https://github.com/apache/incubator-doris/issues/9426
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description I'm asking for a runtime Doris image, mostly for testing purpose. Before requesting, I found a https://hub.docker.com/r/apachedoris/doris-dev by searching on GitHub, it's for dev not runtime. ### Use case Mostly for testing purpose. For example, the doris-spark-connector requires user setup doris locally before running test, it's not friendly, and can not be verified by CI. https://github.com/apache/incubator-doris-spark-connector/blob/094d76f84d2761ff18dfbbe5118539ba5f5cd142/spark-doris-connector/src/test/scala/org/apache/doris/spark/sql/TestSparkConnector.scala#L25-L35 This is a integration testing demo of Spark ClickHouse connector, which leverage Testcontainers to run test with ClickHouse single node and cluster w/o user pre-setup ClickHouse but only have Docker and Docker Compose installed. https://github.com/housepower/spark-clickhouse-connector/tree/master/clickhouse-core/src/testFixtures/scala/xenon/clickhouse/base ### Related issues _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org