mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-01 12:33:47 +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 \
|
libcurl4 \
|
||||||
libmicrohttpd12 \
|
libmicrohttpd12 \
|
||||||
libnghttp2-14 \
|
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/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV APP_ROOT=/opt/open5gs
|
ENV APP_ROOT=/opt/open5gs
|
||||||
|
Reference in New Issue
Block a user