Merge pull request 'Added create repo' (#3) from add-createrepo into main
Reviewed-on: #3
This commit is contained in:
@@ -11,6 +11,7 @@ RUN dnf update -y && \
|
||||
which \
|
||||
vim \
|
||||
jq \
|
||||
createrepo_c \
|
||||
python3-pip && \
|
||||
dnf group install -y "Development Tools" && \
|
||||
dnf clean all && \
|
||||
|
||||
Reference in New Issue
Block a user