文件最后提交记录最后更新时间
1 年前
5 个月前
1 个月前
1 个月前
1 个月前
1 个月前
README.md

Quick reference

doris | openEuler

Current doris docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Apache Doris is an easy-to-use, high-performance and real-time analytical database based on MPP architecture, known for its extreme speed and ease of use. It only requires a sub-second response time to return query results under massive data and can support not only high-concurrency point query scenarios but also high-throughput complex analysis scenarios.

Learn more on doris website.

Supported tags and respective Dockerfile links

The tag of each doris docker image is consist of the version of doris and the version of basic image. The details are as follows

Tags Currently Architectures
4.1.1-oe2403sp3 doris 4.1.1 on openEuler 24.03-LTS-SP3 amd64, arm64
3.0.6.2-oe2403sp3 doris 3.0.6.2 on openEuler 24.03-LTS-SP3 amd64, arm64
2.1.9-oe2403sp1 doris 2.1.9 on openEuler 24.03-LTS-SP1 amd64, arm64

Usage

Start a doris instance by following command:

docker run -it openeuler/doris:latest

Please use doris according to Doris Doc.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.