pathwaycom / llm-app

Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs, and more.
https://pathway.com/developers/templates/
MIT License
4.68k stars 236 forks source link

update readme, docker-compose related #45

Closed errazudin closed 1 year ago

embe-pw commented 1 year ago

--build is a supported flag for docker compose run: https://docs.docker.com/engine/reference/commandline/compose_run/ If you are having any problems please verify that you are using the current version of Docker and Docker Compose. If it still doesn't work, feel free to ask on our Discord.

errazudin commented 1 year ago

aha. apologies, my bad. shouldn't ignore the docker updates though

thx @embe-pw