About the Chef InSpec Podman resource pack
The InSpec Podman resources allow you to test and validate the state of Podman containers, images, pods, networks, and volumes.
Support
The InSpec Podman 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-podman-resources
gem as a dependency in your inspec.yml
file:
depends:
- name: inspec-podman-resources
gem: inspec-podman-resources
Podman resources
The following Chef InSpec Podman resources are available in this resource pack.