Skip to main content

About the Chef InSpec Docker resource pack

The Chef InSpec Docker resource pack allows you to audit Docker environments, including containers, images, services, and plugins.

Support

The InSpec Docker resources were part of InSpec core through InSpec 6. Starting in InSpec 7, they’re released separately as a Ruby gem.

Usage

To add this resource pack to an InSpec profile, add the inspec-docker-resources gem as a dependency in your inspec.yml file:

depends:
  - name: inspec-docker-resources
    gem: inspec-docker-resources

Docker resources

The following Chef InSpec Docker resources are available in this resource pack.

Thank you for your feedback!

×