Skip to content

Commit

Permalink
Include lsof in container (#14145)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 authored Oct 3, 2024
1 parent a468ed3 commit 9c75123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/main/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ apt-get -qq install --no-install-recommends -y \
python3.9 \
python3-pip \
curl \
lsof \
jq \
nethogs

Expand Down

0 comments on commit 9c75123

Please sign in to comment.