Skip to content

Commit

Permalink
[docker-ptf]: add ethtool and telnet package in ptf (sonic-net#3815)
Browse files Browse the repository at this point in the history
  • Loading branch information
lguohan authored and zhenggen-xu committed Jan 9, 2020
1 parent 405dc68 commit 6ddd885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockers/docker-ptf/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 6ddd885

Please sign in to comment.