Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
charles8191 authored Nov 11, 2024
1 parent 0b021d5 commit 7331914
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ rpm-ostree install firewalld && \
rpm-ostree install openscap openscap-scanner scap-security-guide -y && \
oscap xccdf generate fix --profile xccdf_org.ssgproject.content_profile_anssi_bp28_minimal --fix-type bash /usr/share/xml/scap/ssg/content/ssg-rl9-ds.xml > /scap.sh && \
(bash /scap.sh || true) && \
rm -vf /scap.sh && \
# Clean
rpm-ostree cleanup --base
rm -vf /scap.sh

0 comments on commit 7331914

Please sign in to comment.