bobbai00 commented on PR #4233: URL: https://github.com/apache/texera/pull/4233#issuecomment-3955128119
Thanks for pointing out this issue. I think we should remove this dockerfile. The reason is that pgroonga has its own official docker image: https://hub.docker.com/r/groonga/pgroonga. And we used this image for docker-compose deployment (see `bin/single-node/docker-compose.yml`). Therefore, can we: 1. remove the current dockerfile 2. change `bin/k8s/values.yaml` the image of postgresql to be groonga/pgroonga and test it out. in this PR? -- 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]
