Add missing lsof for fasttest docker image

This commit is contained in:
Azat Khuzhin 2021-01-28 09:58:35 +03:00
parent 331e8211db
commit d9ca77d90e

View File

@ -43,6 +43,7 @@ RUN apt-get update \
clang-tidy-${LLVM_VERSION} \
cmake \
curl \
lsof \
expect \
fakeroot \
git \