mach
make a chroot of a rpm-based distribution
RUN apt-get update && \
apt-get install -y mach
RUN apt-get update && \
apt-get install -y mach
RUN dnf install -y mach
RUN apt-get update && \
apt-get install -y mach