diff --git a/Dockerfile b/Dockerfile index 5aa256d..c699d9a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -56,6 +56,7 @@ RUN apt-get update -y && \ libssl3 \ libtinfo6 \ llvm-14-runtime \ + lsof \ netbase \ pkg-config \ procps \