mach-helper

make a chroot of a rpm-based distribution

Debian Debian
RUN apt-get update && \ apt-get install -y mach
Ubuntu
RUN apt-get update && \ apt-get install -y mach
Fedora
RUN dnf install -y mach
Raspbian
RUN apt-get update && \ apt-get install -y mach
click the source code to copy install mach-helper on any operating system with command-not-found.com