mottolini commented on issue #2829: URL: https://github.com/apache/drill/issues/2829#issuecomment-3750630449
About > Can we not add a command line argument to `drill-embedded` itself to not quit? Adding `-it` isn't practical in a variety of situations, including Docker Compose. I think there's already an easier solution outlined at https://stackoverflow.com/a/67558683/1441445: just add the following property to the `drill` service definition: stdin_open: true -- 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]
