What is the correct command to run the tracces container as unable to see any me . . .

Girish:
what is the correct command to run the tracces container as unable to see any message after running a new container. The lab is for seccomp

Mohamed Ayman:
Try this
$ docker run --name tracee --rm --privileged -v /lib/modules/:/lib/modules/:ro -v /usr/src:/usr/src:ro -v /tmp/tracee:/tmp/tracee -it aquasec/tracee:slim-0.5.0

Girish:
though this command runs but i do not see any message or text after the new container is run

J B P:
+1 to this problem. I brought this up a couple of days back. Please, fix it