CS-Alpha
Results
1
comments of
CS-Alpha
**Update**: I am following the "Linux - Manual installation" method for installing sysdig: ``` curl -s https://download.sysdig.com/DRAIOS-GPG-KEY.public | sudo apt-key add - sudo curl -s -o /etc/apt/sources.list.d/draios.list https://download.sysdig.com/stable/deb/draios.list sudo apt-get...