updated base container
This commit is contained in:
parent
3f72fc3515
commit
af8394bb38
@ -16,7 +16,7 @@ LABEL com.github.containers.toolbox="true" \
|
||||
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
|
||||
|
||||
# Install base development packages
|
||||
RUN dnf install tmux git fish zsh bat exa -y -q
|
||||
RUN dnf install neovim tmux git fish zsh bat exa -y -q
|
||||
RUN dnf groupinstall "C Development Tools and Libraries" -y -q
|
||||
RUN dnf groupinstall "System Tools" -y -q
|
||||
RUN dnf clean all
|
||||
|
Loading…
Reference in New Issue
Block a user