dchroot

Execute commands in a chroot environment

Debian Debian
RUN apt-get update && \ apt-get install -y dchroot
Ubuntu
RUN apt-get update && \ apt-get install -y dchroot
Arch Arch Linux
RUN pacman -S --noconfirm dchroot
Fedora
RUN dnf install -y dchroot
Raspbian
RUN apt-get update && \ apt-get install -y dchroot
click the source code to copy install dchroot on any operating system with command-not-found.com