Update Containerfile
This commit is contained in:
parent
d80b09b522
commit
1c1d1e3d6a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUN <<EOF
|
||||||
|
|
||||||
dnf install --assumeyes 'dnf5-command(config-manager)'
|
dnf install --assumeyes 'dnf5-command(config-manager)'
|
||||||
dnf config-manager setopt exclude=PackageKit,PackageKit-command-not-found,rootfiles,firefox
|
dnf config-manager setopt exclude=PackageKit,PackageKit-command-not-found,rootfiles,firefox
|
||||||
# dnf config-manager setopt install_weak_deps=False
|
dnf config-manager setopt install_weak_deps=False
|
||||||
|
|
||||||
dnf install --assumeyes @sway-desktop-environment
|
dnf install --assumeyes @sway-desktop-environment
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue