Skip to content

docker images of doris and starrocks ,and compose documents

License

Notifications You must be signed in to change notification settings

PONYLEE/doris-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starrocks

the image built base on starrocks:1.18.2 (community) and centos:7.9 start fe:
docker-compose -f starrocks-docker-compose.yml up -d fe
start be01:
docker-compose -f starrocks-docker-compose.yml up -d be01

doris

the image built base on apache-doris:0.14.0 and centos:7.9 start fe:
docker-compose -f doris-docker-compose.yml up -d fe
start be01:
docker-compose -f doris-docker-compose.yml up -d be01

About

docker images of doris and starrocks ,and compose documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published