Added create repo #3

Merged
admin merged 1 commits from add-createrepo into main 2025-05-23 10:43:49 -05:00

View File

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