Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce oscap-bootc #2169

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Conversation

jan-cerny
Copy link
Member

The oscap-bootc 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-bootc in your Containerfile that will be used to build your bootable container image.

@jan-cerny jan-cerny added the Image Mode Bootable containers and Image Mode RHEL label Oct 21, 2024
@jan-cerny jan-cerny added this to the 1.3.11 milestone Oct 21, 2024
@jan-cerny jan-cerny marked this pull request as ready for review October 22, 2024 08:53
The `oscap-bootc` 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-bootc` in your `Containerfile` that will be used to build your
bootable container image.
Addressing:
*** ERROR: ambiguous python shebang in /usr/bin/oscap-bootc: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
@jan-cerny
Copy link
Member Author

I have rebased this PR on the top of the latest upstream maint-1.3 branch.

@matusmarhefka matusmarhefka self-assigned this Oct 22, 2024
utils/oscap-bootc.8 Outdated Show resolved Hide resolved
utils/oscap-bootc Show resolved Hide resolved
@matusmarhefka matusmarhefka merged commit 2f5de09 into OpenSCAP:maint-1.3 Oct 23, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Image Mode Bootable containers and Image Mode RHEL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants