]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Install procps for /bin/kill into Debian and Ubuntu docker images
authorOndřej Surý <ondrej@sury.org>
Fri, 13 Oct 2017 20:36:09 +0000 (22:36 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 12 Feb 2018 14:01:54 +0000 (15:01 +0100)
contrib/docker/debian-amd64:oldstable/Dockerfile
contrib/docker/debian-amd64:stable/Dockerfile
contrib/docker/debian-amd64:unstable/Dockerfile
contrib/docker/debian-i386:oldstable/Dockerfile
contrib/docker/debian-i386:stable/Dockerfile
contrib/docker/debian-i386:unstable/Dockerfile
contrib/docker/ubuntu-amd64:latest/Dockerfile
contrib/docker/ubuntu-i386:latest/Dockerfile

index cfb545d4adcd0779a31eaa04df57f12633410682..506c1731f024666c1a8ebbaa2dd3a9000eb57e92 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index 40521f536b06fe15c75218dfb77a27148b416f0d..bb405f6d569db1481c3a743cbc45cae5a62522b1 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index 5a76f33112070483ac1e92615caa09213a428cc2..7e15201d6d41d4123318b21673a82c82c8688841 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index cfb545d4adcd0779a31eaa04df57f12633410682..506c1731f024666c1a8ebbaa2dd3a9000eb57e92 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index f361e816740082f328d53e55b215b11c439c571a..fb3bc1f438e4d0678abda3c2bfbb9c4cbacd7d89 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index e4284e2cb159d92829801a1a13a3336df04430fa..5edf316ddf11e4bc3511c342d460b61f236918d7 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index 1b241583b27df411b8aa89957b5eb9810851df7a..8356b2296cd8c345df13619e934cdb8f3279991e 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps
index 8743e17ff5dfd4c6634e0e865da040bc801aad2f..bef58a4ac3e38227f935b017f13721c4f53c01b3 100644 (file)
@@ -21,5 +21,6 @@ RUN apt-get -y install        \
        libssl-dev      \
        libxml2-dev     \
        pkg-config
-RUN apt-get -y install \
-       net-tools
+RUN apt-get -y install \
+       net-tools       \
+       procps