mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 01:24:46 -04:00
Install libnet-dns-perl into Docker images to fix tests failures
This commit is contained in:
parent
20d2d095a9
commit
41f3423e87
8 changed files with 16 additions and 16 deletions
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ RUN apt-get -y install \
|
|||
libkrb5-dev \
|
||||
libldap2-dev \
|
||||
liblmdb-dev \
|
||||
libnet-dns-perl \
|
||||
libtool \
|
||||
libssl-dev \
|
||||
libxml2-dev \
|
||||
pkg-config
|
||||
RUN apt-get -y install \
|
||||
net-tools \
|
||||
pkg-config \
|
||||
procps
|
||||
|
|
|
|||
Loading…
Reference in a new issue