forked from Job79/devcontainer
This commit is contained in:
@@ -2,7 +2,6 @@ FROM quay.io/fedora/fedora:43
|
||||
|
||||
# === install system packages ===
|
||||
RUN dnf update -y && \
|
||||
dnf copr enable -y atim/lazygit && \
|
||||
dnf -y install procps ping bash-completion glibc-langpack-en \
|
||||
host-spawn dbus-launch \
|
||||
git pnpm helix zip
|
||||
|
||||
Reference in New Issue
Block a user