schroot-sbuild

Execute commands in a chroot environment

Debian Debian
RUN apt-get update && \ apt-get install -y schroot
Ubuntu
RUN apt-get update && \ apt-get install -y schroot
Arch Arch Linux
RUN pacman -S --noconfirm schroot
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y schroot
Fedora
RUN dnf install -y schroot
Raspbian
RUN apt-get update && \ apt-get install -y schroot
click the source code to copy install schroot-sbuild on any operating system with command-not-found.com