Merge branch 'master' of https://scm.wyattjmiller.com/wymiller/custom-containers
This commit is contained in:
commit
ef35e54393
@ -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