mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
Merge branch 'meta-llama:main' into tgi-integration
This commit is contained in:
commit
3858d94edf
4 changed files with 6 additions and 5 deletions
|
@ -48,6 +48,7 @@ RUN apt-get update && apt-get install -y \
|
|||
curl wget telnet \
|
||||
procps psmisc lsof \
|
||||
traceroute \
|
||||
bubblewrap \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue