Package smartmontools
All checks were successful
Build and Push / build-and-push (push) Successful in 2m57s

This commit is contained in:
Adam Štrauch 2025-04-25 16:52:39 +02:00
parent 7093bbfff2
commit 53689d29ef
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -2,7 +2,7 @@ FROM registry.fedoraproject.org/fedora-toolbox:42
# Basic packages
RUN dnf check-update
RUN dnf install -y duf fd-find fish fzf htop ncdu tmux vim zstd ipcalc sdcv tldr jq genius pwgen httpie ripgrep lsd
RUN dnf install -y duf fd-find fish fzf htop ncdu tmux vim zstd ipcalc sdcv tldr jq genius pwgen httpie ripgrep lsd smartmontools
# Dev stuff
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc