mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Add bubblewrap to the container
This commit is contained in:
parent
f6b5e394ab
commit
dd1e1ceb13
1 changed files with 1 additions and 0 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