This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b8464c6  ninja-fix – add procps to almalinux image, building docs 
requires it
b8464c6 is described below

commit b8464c67160a66cb80c289b81b3341a015319ee9
Author: Mick Semb Wever <[email protected]>
AuthorDate: Thu Nov 17 21:18:54 2022 +0100

    ninja-fix – add procps to almalinux image, building docs requires it
---
 docker/almalinux-image.docker | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docker/almalinux-image.docker b/docker/almalinux-image.docker
index db38d87..e652ae3 100644
--- a/docker/almalinux-image.docker
+++ b/docker/almalinux-image.docker
@@ -28,7 +28,8 @@ RUN yum -y install \
    make \
    rpm-build \
    sudo \
-   python3-pip
+   python3-pip \
+   procps
 
 RUN until curl -S -s --retry 9 --retry-connrefused --retry-delay 1 
http://mirror.centos.org/centos/7/os/x86_64/Packages/ant-junit-1.9.4-2.el7.noarch.rpm
 -o ant-junit-1.9.4-2.el7.noarch.rpm ; do echo "curl failed… trying again… " ; 
done
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to