Added a missing dependency to the Dockerfile.

This commit is contained in:
Ramon Novoa 2016-08-01 11:29:32 +02:00
parent 5887afbb4b
commit f43f39a146
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ RUN yum install -y \
perl-XML-Simple \
perl-XML-SAX \
perl-NetAddr-IP \
perl-Scope-Guard \
net-snmp \
net-tools \
perl-IO-Socket-INET6 \