createrepo
Initializes an RPM repository in the given directory, including all XML and SQLite files. More information: <https://manned.org/createrepo>.
RUN apt-get update && \
apt-get install -y createrepo
RUN apt-get update && \
apt-get install -y createrepo
RUN apt-get update && \
apt-get install -y createrepo
RUN yum install -y createrepo
RUN dnf install -y createrepo
RUN apt-get update && \
apt-get install -y createrepo