mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +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
|
WORKDIR /app
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
gcc \
|
|
||||||
g++ \
|
|
||||||
iputils-ping net-tools iproute2 dnsutils telnet \
|
iputils-ping net-tools iproute2 dnsutils telnet \
|
||||||
curl wget telnet \
|
curl wget telnet \
|
||||||
procps psmisc lsof \
|
procps psmisc lsof \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue