We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc3f68 commit 1bc3b68Copy full SHA for 1bc3b68
1 file changed
build/hosts/Dockerfile
@@ -1,10 +1,10 @@
1
-FROM fedora:36
+FROM fedora:38
2
3
ENV container docker
4
5
RUN dnf update -y
6
7
-RUN dnf install -y net-tools iperf3 vim lldpad nmap
+RUN dnf install -y net-tools iperf3 vim lldpad nmap iputils
8
9
COPY iperf3client.sh /usr/bin/iperf3client
10
0 commit comments