if you have Concernes about running privileged Containers in your server this Script may help you to find the Privileged Container
- Get the script
- chmod +x privilegedContainer.sh
- ./privilegedContainer.sh
The script simply runs the docker ps
and fetch all of the Container IDs
then find your privileged Container.