StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.01k stars 1.81k forks source link

Is there a reason SR allin1 doesn't use entrypoint #29263

Closed alberttwong closed 8 months ago

kevincai commented 1 year ago

what do you mean by use entrypoint?

alberttwong commented 1 year ago

in the dockerfile

kevincai commented 1 year ago

I see. what's the issue right now? I think we have the CMD, and the container will start with no additional parameters or commands.

It is easy to be overwritten with user-provided cmd for debugging purpose.

github-actions[bot] commented 9 months ago

We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!