[libsoup/autobahn-integration-new: 20/21] docker: Add lsof to image




commit 66a40d2d7422587d8c97a2352ee568e908595178
Author: Patrick Griffis <pgriffis igalia com>
Date:   Fri Feb 5 14:05:32 2021 -0600

    docker: Add lsof to image

 .gitlab-ci/Dockerfile | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index c6b0fd04..1c32fa5c 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -13,6 +13,7 @@ RUN dnf update -y \
                       lcov \
                       libasan \
                       libpsl-devel \
+                      lsof \
                       make \
                       meson \
                       mod_ssl \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]