Package smartmontools
All checks were successful
Build and Push / build-and-push (push) Successful in 2m57s
All checks were successful
Build and Push / build-and-push (push) Successful in 2m57s
This commit is contained in:
parent
7093bbfff2
commit
53689d29ef
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM registry.fedoraproject.org/fedora-toolbox:42
|
||||||
|
|
||||||
# Basic packages
|
# Basic packages
|
||||||
RUN dnf check-update
|
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
|
# Dev stuff
|
||||||
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc
|
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc
|
||||||
|
|
Loading…
Reference in a new issue