Skip to content

Commit

Permalink
Merge pull request #9 from mkumatag/iperf3
Browse files Browse the repository at this point in the history
add iperf3
  • Loading branch information
mkumatag authored Oct 13, 2023
2 parents 149024a + 551ca57 commit 8906048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN dnf install --best --refresh -y \
traceroute \
udev \
vim-enhanced \
iperf3 \
&& dnf clean all \
&& rm -rf /var/cache/yum

Expand Down

0 comments on commit 8906048

Please sign in to comment.