Added a missing dependency to the Dockerfile.
This commit is contained in:
parent
5887afbb4b
commit
f43f39a146
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue