FROM quay.io/fedora/fedora-bootc:41 #include unit files and containers ADD system_files/shared/etc etc #ADD usr usr #add additional software #RUN dnf install -y cockpit cockpit-podman cockpit-storaged cockpit-ws git lm_sensors sysstat tuned vim-enhanced bash-completion && dnf clean all RUN <