mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #90] [MERGED] [BUG] Add README reminder to example users to create poetry.lock before first run #257
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/90
Author: @emekdahl
Created: 7/2/2024
Status: ✅ Merged
Merged: 7/3/2024
Merged by: @jerryjliu
Base:
main← Head:emily/update-llama-agents-docker-example-readme📝 Commits (2)
1c807b7add a reminder to docker k8s example users that they must create the poetry.lock file on the first run300aff9try again with pre-commit linter📊 Changes
1 file changed (+51 additions, -41 deletions)
View changed files
📝
examples/docker-kubernetes/README.md(+51 -41)📄 Description
Observed:
When following the docker k8s example,
docker-composecommand fails unless we first generate thepoetry.lockfile. Adding a friendly reminder to others following the example that they need to generate the poetry lock file on the first run.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.