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:
@ -255,7 +255,7 @@ apt-fast -y dist-upgrade -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::
|
||||
dpkg --configure -a
|
||||
npm cache clean --force
|
||||
npm install elasticdump -g
|
||||
pip3 install --upgrade glances yq
|
||||
pip3 install --upgrade glances[docker] yq
|
||||
hash -r
|
||||
echo
|
||||
echo "### Now replacing T-Pot related config files on host"
|
||||
|
Reference in New Issue
Block a user