Skip to content

Commit

Permalink
[docker-sonic-mgmt]: Add the snmp tool to the sonic-mgmt docker (soni…
Browse files Browse the repository at this point in the history
…c-net#4110)

The snmp tool is required for interacting with certain type
of PDU hosts in platform PSU/power related testing. This
change is to have the snmp tool pre-built in the sonic-mgmt
docker image.

Signed-off-by: Xin Wang <[email protected]>
  • Loading branch information
wangxin authored and samaity committed Aug 6, 2020
1 parent 7f1d2ab commit 342ca6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apt-get install -y \
curl \
cmake \
tcpdump \
snmp \
python-dev \
python-scapy

Expand Down

0 comments on commit 342ca6c

Please sign in to comment.