feat(Containerfile): add chafa for image previews
All checks were successful
Container build / container-build (push) Successful in 3m48s
All checks were successful
Container build / container-build (push) Successful in 3m48s
This commit is contained in:
parent
ece5e86a16
commit
9fbc411dab
@ -7,7 +7,7 @@ FROM quay.io/fedora/fedora:41
|
|||||||
|
|
||||||
# === setup system ===
|
# === setup system ===
|
||||||
RUN dnf update -y && dnf -y install neovim unzip \
|
RUN dnf update -y && dnf -y install neovim unzip \
|
||||||
bash-completion zoxide fd-find procps \
|
bash-completion zoxide fd-find chafa procps \
|
||||||
git go npm
|
git go npm
|
||||||
|
|
||||||
# === setup container user ===
|
# === setup container user ===
|
||||||
|
Loading…
Reference in New Issue
Block a user