debbootstrap stable containerfs/ http://deb.debian.org/debian
mount --bind containerfs containerfs
mount --make-private containderfs
cd containerfs
mount -t proc none proc
mount -t sysfs none sysfs
mount -t tmpfs none tmpfs
mount -t tmpfs none ram
pivot_root . mnt
umount -l mnt
exec bash
Use a spacebar or arrow keys to navigate.
Press 'P' to launch speaker console.