Add lsof package

This commit is contained in:
2025-07-14 17:14:42 -05:00
parent 5fbbe2f6e2
commit d860675d68

View File

@@ -39,6 +39,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
iptables \ iptables \
jq \ jq \
lsb-release \ lsb-release \
lsof \
nano \ nano \
net-tools \ net-tools \
nodejs \ nodejs \