epugh commented on PR #18: URL: https://github.com/apache/solr-mcp/pull/18#issuecomment-3514086790
I don't have a lot of expertise in Docker builds. It looks like the model in `solr-docker` is that the receipe, the Dockerfile, is checked in, it somehow goes to Dockerhub, and that the actual image is built in Docker hub? Whereas, in apps I've done, I build the Docker image locally, and then push it up to Docker hub. I *think* that is more the model that we have here, excpet instead of building the image locally, it would be done by GHA? -- 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]
