[PR #416] [MERGED] fix: use the image tag in the docker run examples #450

Closed
opened 2026-02-16 01:17:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/416
Author: @masci
Created: 12/22/2024
Status: Merged
Merged: 12/22/2024
Merged by: @logan-markewich

Base: mainHead: massi/docs


📝 Commits (1)

  • e088620 fix: use the image tag in the docker run examples

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 docs/docs/module_guides/llama_deploy/10_getting_started.md (+6 -1)
📝 examples/quick_start/README.md (+1 -1)

📄 Description

Explicitly add the main tag to the code examples showing how to run the Docker container. The main image is usually fairly stable so it should be ok to use in the examples.

Fixes #415


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/416 **Author:** [@masci](https://github.com/masci) **Created:** 12/22/2024 **Status:** ✅ Merged **Merged:** 12/22/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `massi/docs` --- ### 📝 Commits (1) - [`e088620`](https://github.com/run-llama/llama_deploy/commit/e088620e28ed25d310b885e41245e7136fd09641) fix: use the image tag in the docker run examples ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/module_guides/llama_deploy/10_getting_started.md` (+6 -1) 📝 `examples/quick_start/README.md` (+1 -1) </details> ### 📄 Description Explicitly add the `main` tag to the code examples showing how to run the Docker container. The `main` image is usually fairly stable so it should be ok to use in the examples. Fixes #415 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:17:24 -05:00
yindo closed this issue 2026-02-16 01:17:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#450