yum
Package management utility for RHEL, Fedora, and CentOS (for older versions). For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>. More information: <https://manned.org/yum>.
RUN apt-get update && \
apt-get install -y yum
RUN apt-get update && \
apt-get install -y yum
RUN apt-get update && \
apt-get install -y yum
RUN yum install -y yum
RUN dnf install -y yum
RUN apt-get update && \
apt-get install -y yum