Skip to content

Commit f73fc50

Browse files
committed
add iperf3
1 parent 483d3a2 commit f73fc50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
2222
dumb-init locales bash-completion nano vim file ca-certificates \
2323
libbinutils libnuma1 numactl \
2424
libslang2 libtraceevent1 \
25-
dnsutils tcpdump elfutils gdb gdbserver strace pciutils kmod btop htop iftop \
25+
dnsutils tcpdump elfutils gdb gdbserver strace pciutils kmod btop htop iftop iperf3 \
2626
nvme-cli ncdu curl netcat-openbsd iproute2 iputils-ping iptables nftables bpftrace \
2727
sg3-utils fdisk gdisk xfsprogs e2fsprogs dosfstools efibootmgr xz-utils lvm2 lm-sensors openssh-server rsync dmidecode thunderbolt-tools libhugetlbfs-bin
2828
RUN apt-get clean

0 commit comments

Comments
 (0)