style
This commit is contained in:
parent
4720dc6d4a
commit
19c86c8b72
1 changed files with 10 additions and 10 deletions
|
|
@ -52,7 +52,7 @@ For the full TUI guide, see [TUI](docs/docs/get-started/tui.mdx).
|
||||||
|
|
||||||
## Docker Deployment
|
## Docker Deployment
|
||||||
|
|
||||||
The repository includes two Docker Compose `.yml` files.
|
If you prefer to use Docker to run OpenRAG, the repository includes two Docker Compose `.yml` files.
|
||||||
They deploy the same applications and containers, but to different environments.
|
They deploy the same applications and containers, but to different environments.
|
||||||
|
|
||||||
- [`docker-compose.yml`](https://github.com/langflow-ai/openrag/blob/main/docker-compose.yml) is an OpenRAG deployment for environments with GPU support. GPU support requires an NVIDIA GPU with CUDA support and compatible NVIDIA drivers installed on the OpenRAG host machine.
|
- [`docker-compose.yml`](https://github.com/langflow-ai/openrag/blob/main/docker-compose.yml) is an OpenRAG deployment for environments with GPU support. GPU support requires an NVIDIA GPU with CUDA support and compatible NVIDIA drivers installed on the OpenRAG host machine.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue