bcicen / ctop

Top-like interface for container metrics
https://ctop.sh
MIT License
15.61k stars 528 forks source link

Fix apt-key is deprecated #303

Closed wdiazux closed 2 years ago

wdiazux commented 2 years ago

The management utility apt-key has been deprecated for Debian and Ubuntu: http://manpages.ubuntu.com/manpages/impish/man8/apt-key.8.html

I also added the required packages to add the keyring.

Fix #298

bcicen commented 2 years ago

thanks @wdiazux !