Azure-Samples / Azure-Samples/rag-postgres-openai-python
Question: Why are you installing `postgres-client` and `xdg-utils` in the backend docker image?
Open
- Dominant language
- Python
- Stars
- 505
- Forks
- 1.1k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
I'm curious about why you needed to install these two packages for backend `postgres-client` and `xdg-utils`? Does it not work on container apps unless they are installed or why?
https://github.com/Azure-Samples/rag-postgres-openai-python/blob/23fdf6434695d669c092d3e7445aa9b95e7a6915/src/backend/Dockerfile#L3-L6
Contributor guide
Assessment
This issue has not been assessed yet.