[docker-ptf]: add ethtool and telnet package in ptf (#3815)
This commit is contained in:
parent
4ae1f7069f
commit
57728c5c8b
@ -29,10 +29,12 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
|
||||
&& apt-get install -y \
|
||||
openssh-server \
|
||||
vim \
|
||||
telnet \
|
||||
net-tools \
|
||||
traceroute \
|
||||
lsof \
|
||||
tcpdump \
|
||||
ethtool \
|
||||
unzip \
|
||||
pkg-config \
|
||||
binutils \
|
||||
|
Loading…
Reference in New Issue
Block a user