dimas-b commented on PR #1589: URL: https://github.com/apache/polaris/pull/1589#issuecomment-2905106066
> why we need two separate image if we agree on same binary distribution ? Docker images define what runs in a container. Normally there's only one entry point. Therefore, it is more natural to have one image per tool / executable (rather than controlling what actually runs via args or cryptic env. vars, etc.). That said, reducing image size is also valuable. A user running 100 server replicas and 1 admin tool probably would not want the extra burden of 100 admin tool binaries replicated wherever servers run. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org