repomanage
Utilities based around the yum package manager
RUN apt-get update && \
apt-get install -y yum-utils
RUN apt-get update && \
apt-get install -y yum-utils
RUN apt-get update && \
apt-get install -y yum-utils
RUN yum install -y yum-utils
RUN dnf install -y yum-utils
RUN apt-get update && \
apt-get install -y yum-utils