mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 15:54:44 +00:00
Updated template and build container issues for docker run
This commit is contained in:
parent
dc8a72f864
commit
f0740f3ccd
4 changed files with 46 additions and 41 deletions
|
|
@ -85,6 +85,8 @@ FROM $container_base
|
|||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
gcc \
|
||||
g++ \
|
||||
iputils-ping net-tools iproute2 dnsutils telnet \
|
||||
curl wget telnet \
|
||||
procps psmisc lsof \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue