Back to Starrocks

README

docker/dockerfiles/README.md

4.1.0793 B
Original Source

The building of Starrocks artifacts and packaging to runtime container images are performed in a hermetic, multi-stage docker build environment. This setup enables the reuse of FE/BE artifacts for packaging into container images for different deployment scenarios. The building of artifacts will be executed in parallel leveraging the BuildKit for optimal speed.

1. StarRocks Ubuntu dev env image

2. StarRocks artifacts image

3. StarRocks fe image

4. StarRocks be image

5. StarRocks all-in-one image

6. StarRocks toolchains image