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