Update Containerfile
This commit is contained in:
parent
9ad72dd0ca
commit
61706ef632
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ ADD etc etc
|
||||||
#ADD usr usr
|
#ADD usr usr
|
||||||
|
|
||||||
#add additional software
|
#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 cockpit cockpit-podman cockpit-storaged cockpit-ws git lm_sensors sysstat tuned vim-enhanced bash-completion && dnf clean all
|
||||||
|
|
||||||
#enable desired units
|
#enable desired units
|
||||||
RUN systemctl enable lm_sensors sysstat tuned fstrim.timer podman.socket podman-auto-update.timer cockpit.socket
|
#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