added net-snmp-utils to Dockerfile

pandora-console required net-snmp-utils to run SNMP wizard from web console
This commit is contained in:
luzik 2016-09-26 20:46:23 +02:00 committed by GitHub
parent 0b696e9c3b
commit 7d33af357d
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ RUN yum install -y \
php-common \
php-zip \
nmap \
net-snmp-utils \
xprobe2
#Clone the repo