fix: build

This commit is contained in:
Seraphim Strub 2025-03-30 14:02:46 +00:00
parent ab3cc02f3b
commit 41c2dce027

View file

@ -9,10 +9,10 @@ ADD system_files/shared/etc etc
RUN <<EOF
set -ouex pipefail
dnf config-manager --save \
--setopt=exclude=PackageKit,PackageKit-command-not-found,rootfiles,firefox
dnf install --assumeyes 'dnf5-command(config-manager)'
dnf config-manager setopt exclude=PackageKit,PackageKit-command-not-found,rootfiles,firefox
dnf install --assumeyes @"Sway Desktop"
dnf install --assumeyes @sway-desktop-environment
dnf install --assumeyes go