mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fix glances not showing docker containers
This commit is contained in:
@ -696,7 +696,7 @@ echo "UseRoaming no" | tee -a /etc/ssh/ssh_config
|
||||
# Installing elasticdump, yq
|
||||
fuBANNER "Installing pkgs"
|
||||
npm install elasticdump -g
|
||||
pip3 install glances yq
|
||||
pip3 install glances[docker] yq
|
||||
hash -r
|
||||
|
||||
# Cloning T-Pot from GitHub
|
||||
|
Reference in New Issue
Block a user