reorginization of files, updated language containers

This commit is contained in:
2024-03-09 23:07:32 -05:00
parent 280bb05748
commit bc14edc85e
10 changed files with 107 additions and 27 deletions

View File

@ -13,7 +13,8 @@ LABEL com.github.containers.toolbox="true" \
version="$VERSION" \
usage="To be built upon with custom developer images" \
summary="Wyatt's custom base image" \
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>" \
vendor="Miller Web Solutions"
# Install base development packages
RUN dnf install neovim tmux git fish zsh bat exa -y -q