We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483d3a2 commit f73fc50Copy full SHA for f73fc50
1 file changed
Dockerfile
@@ -22,7 +22,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
22
dumb-init locales bash-completion nano vim file ca-certificates \
23
libbinutils libnuma1 numactl \
24
libslang2 libtraceevent1 \
25
- dnsutils tcpdump elfutils gdb gdbserver strace pciutils kmod btop htop iftop \
+ dnsutils tcpdump elfutils gdb gdbserver strace pciutils kmod btop htop iftop iperf3 \
26
nvme-cli ncdu curl netcat-openbsd iproute2 iputils-ping iptables nftables bpftrace \
27
sg3-utils fdisk gdisk xfsprogs e2fsprogs dosfstools efibootmgr xz-utils lvm2 lm-sensors openssh-server rsync dmidecode thunderbolt-tools libhugetlbfs-bin
28
RUN apt-get clean
0 commit comments