schroot-sbuild
Execute commands in a chroot environment
RUN apt-get update && \
apt-get install -y schroot
RUN apt-get update && \
apt-get install -y schroot
RUN pacman -S --noconfirm schroot
RUN apt-get update && \
apt-get install -y schroot
RUN dnf install -y schroot
RUN apt-get update && \
apt-get install -y schroot