Security News > 2021 > April > How to use Docker Bench for Security to audit your container deployments
Docker Bench for Security is a simple way of checking for common best practices around your Docker deployments in production.
One such tool is a pre-built container, called Docker Bench for Security-it does a great job of auditing your container host and the currently running deployments.
Unlike many such tools, Docker Bench for Security is incredibly easy to use.
The only things you'll need to make this work are a running instance of Docker on your server and a user associated with the docker group who can run Docker commands.
Cd docker-bench-security How to configure the Docker daemon.
That's all there is to using Docker Bench for Security to audit your host and containers.