table of contents
oscap-im(8) | System Administration Utilities | oscap-im(8) |
NAME¶
oscap-im - Tool for building hardened bootable container images
DESCRIPTION¶
The oscap-im tool is a convenience script that makes building hardened bootable container images easier. This tool is designed to be used during the build of the bootable container image. Include oscap-im in your Containerfile that will be used to build your bootable container image. The oscap-im runs oscap tool on a given container image.
The oscap-im tool can't be used anywhere else than in a Containerfile.
USAGE¶
oscap-im [OPTION...] DATASTREAM_FILE
Usage of the tool mimics usage and options of oscap(8) tool.
OPTIONS¶
REPORTING BUGS¶
Please report bugs using https://github.com/OpenSCAP/openscap/issues
AUTHORS¶
Jan Černý <jcerny@redhat.com>
January 2025 | Red Hat, Inc. |