mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #505] [MERGED] fix: add nodejs to the Docker image #507
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/505
Author: @masci
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @masci
Base:
main← Head:massi/fix-docker📝 Commits (3)
2f1f29cfix: ship node with Docker image5922ce6fix pathsfa04d4cfix unit tests📊 Changes
4 files changed (+22 additions, -9 deletions)
View changed files
📝
docker/Dockerfile.base(+2 -1)📝
llama_deploy/apiserver/deployment.py(+6 -4)📝
llama_deploy/cli/deploy.py(+12 -2)📝
tests/apiserver/test_deployment.py(+2 -2)📄 Description
Also use
pnpminstead ofnpm. Not sure if we should make this configurable, let's stay opinionanted for now.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.