Update Containerfile
This commit is contained in:
parent
b340df890d
commit
d80b09b522
1 changed files with 1 additions and 5 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
|
||||||
|
|
||||||
|
@ -29,7 +29,3 @@ RUN <<EOF
|
||||||
ostree container commit
|
ostree container commit
|
||||||
bootc container lint
|
bootc container lint
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
#enable desired units
|
|
||||||
#RUN systemctl enable lm_sensors sysstat tuned fstrim.timer podman.socket podman-auto-update.timer cockpit.socket
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue