beryllw commented on PR #1285:
URL: https://github.com/apache/fluss/pull/1285#issuecomment-3134575078

   > Hi @beryllw .. Is there any reason we can't use the Dockerfile we already 
have under the [docker 
directory](https://github.com/apache/fluss/tree/main/docker)?
   
   The Dockerfile we currently have under the [docker directory] only supports 
starting a single service. However, for some unit tests, we need to start a 
local cluster within a single container to simplify the testing process. 
Additionally, Testcontainers requires `netcat` to test ports.
   Would you have any suggestions regarding the current PR or other approaches 
to address these needs?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to