uphy-test/Containerfile
2025-03-29 19:57:44 +00:00

13 lines
469 B
Docker

FROM quay.io/fedora/fedora-bootc:41
#include unit files and containers
ADD 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 dnf install -y @sway-desktop-environment && dnf clean all
#enable desired units
#RUN systemctl enable lm_sensors sysstat tuned fstrim.timer podman.socket podman-auto-update.timer cockpit.socket