Don't setup selinux for docker since I'm not installing docker

This commit is contained in:
Gerald Pinder
2023-08-27 14:51:59 -04:00
parent ff24e809f8
commit 7310642ccf
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ scripts:
post: post:
- autorun.sh - autorun.sh
- setup-desktop-audio.sh - setup-desktop-audio.sh
- setup-selinux-dockersock.sh
rpm: rpm:
# A list of urls of ".repo" files that should be added to your system. # A list of urls of ".repo" files that should be added to your system.
# This is the proper way to add custom COPR repos to your image. # This is the proper way to add custom COPR repos to your image.

View File

@@ -10,7 +10,6 @@ scripts:
- setup-vscode.sh - setup-vscode.sh
post: post:
- autorun.sh - autorun.sh
- setup-selinux-dockersock.sh
- setup-framework-13.sh - setup-framework-13.sh
rpm: rpm:
# A list of urls of ".repo" files that should be added to your system. # A list of urls of ".repo" files that should be added to your system.