llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Remove the ability to run the server in container from "llama stack run"

Open leseb opened this issue 6 months ago • 2 comments
trafficstars

🚀 Describe the new functionality needed

Requiring the llama binary to run llama-stack in a container doesn't make sense; that would defeat the purpose of running a container. Even the document mentions using docker directly.

So let's remove this functionality and simply focus llama stack run on the following scenarios:

  • system packages
  • venv
  • conda

Thoughts?

@ashwinb @cdoern FYI

💡 Why is this needed? What if we don't build it?

Nothing, but it's not needed.

Other thoughts

No response

leseb avatar May 07 '25 15:05 leseb