1 Commits
0.0.6 ... add

Author SHA1 Message Date
ef1541202c Update Dockerfile 2025-06-21 10:07:05 -05:00

View File

@@ -11,6 +11,7 @@ RUN dnf update -y && \
which \ which \
vim \ vim \
jq \ jq \
sysstat \
createrepo_c \ createrepo_c \
python3-pip && \ python3-pip && \
dnf group install -y "Development Tools" && \ dnf group install -y "Development Tools" && \