mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 02:32:40 +00:00
remove gcc and g++ rebased with master
This commit is contained in:
parent
363e2565f5
commit
5a33db632f
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ 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