Include lsof in container

This commit is contained in:
Nicolas Mowen 2024-10-03 14:03:03 -06:00 committed by GitHub
parent a468ed316d
commit 68e84aef7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ apt-get -qq install --no-install-recommends -y \
python3.9 \ python3.9 \
python3-pip \ python3-pip \
curl \ curl \
lsof \
jq \ jq \
nethogs nethogs