kgyrtkirk commented on PR #17731: URL: https://github.com/apache/druid/pull/17731#issuecomment-2667905876
> i even can't remember i should follow these two steps to get a docker image. yeah - things could be complicated ; maybe it would be usefull to place a script under the `dev` folder? > This is why I made some changes to the web-console module so that we can use the docker cache I wonder if there is a way to convince maven to not rebuild that all the time; that comes up a lot of other places as well..so fixing it more deeply could address those as well.. Thank you for the insights - I think the best would be to re-pack the dist tarball which was produce outside docker (make `BUILD_FROM_SOURCE=false` the default); do you think that would work well with your `M1` based system? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
