added net-snmp-utils to Dockerfile
pandora-console required net-snmp-utils to run SNMP wizard from web console
This commit is contained in:
parent
0b696e9c3b
commit
7d33af357d
|
@ -45,6 +45,7 @@ RUN yum install -y \
|
|||
php-common \
|
||||
php-zip \
|
||||
nmap \
|
||||
net-snmp-utils \
|
||||
xprobe2
|
||||
|
||||
#Clone the repo
|
||||
|
|
Loading…
Reference in New Issue