This commit is contained in:
@@ -3,7 +3,7 @@ FROM quay.io/fedora/fedora:43
|
|||||||
# === install system packages ===
|
# === install system packages ===
|
||||||
RUN dnf update -y && \
|
RUN dnf update -y && \
|
||||||
dnf copr enable -y atim/lazygit && \
|
dnf copr enable -y atim/lazygit && \
|
||||||
dnf -y install procps ping bash-completion glibc-langpack-en \
|
dnf -y install procps ping bash-completion glibc-langpack-en openssl \
|
||||||
host-spawn dbus-launch \
|
host-spawn dbus-launch \
|
||||||
zoxide git npm neovim awk jq unzip fd-find chafa lazygit
|
zoxide git npm neovim awk jq unzip fd-find chafa lazygit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user