remove duoble docker install

This commit is contained in:
2023-09-04 20:11:28 -04:00
parent 0a101e2cae
commit d36efc5296
2 changed files with 0 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ scripts:
- setup-selinux-dockersock.sh - setup-selinux-dockersock.sh
- 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.
@@ -45,7 +44,6 @@ rpm:
- neovim - neovim
- ripgrep - ripgrep
- helix - helix
- docker
remove: remove:
# Remove the native firefox (from Fedora) in favor of the Flatpak. # Remove the native firefox (from Fedora) in favor of the Flatpak.
- firefox - firefox

View File

@@ -12,7 +12,6 @@ scripts:
- setup-selinux-dockersock.sh - setup-selinux-dockersock.sh
- autorun.sh - autorun.sh
- setup-framework-13.sh - setup-framework-13.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.
@@ -49,7 +48,6 @@ rpm:
- neovim - neovim
- ripgrep - ripgrep
- helix - helix
- docker
remove: remove:
# Remove the native firefox (from Fedora) in favor of the Flatpak. # Remove the native firefox (from Fedora) in favor of the Flatpak.
- firefox - firefox