mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-10-23 08:12:12 +00:00
open5gs: add iperf binary to final container (#373)
This commit is contained in:
@@ -91,7 +91,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
||||
libcurl4 \
|
||||
libmicrohttpd12 \
|
||||
libnghttp2-14 \
|
||||
wondershaper iproute2 iputils-ping procps net-tools iptables iperf3 traceroute tcpdump && \
|
||||
wondershaper iproute2 iputils-ping procps net-tools iptables iperf iperf3 traceroute tcpdump && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV APP_ROOT=/opt/open5gs
|
||||
|
Reference in New Issue
Block a user