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.