Hacker News new | ask | show | jobs
by superlupo 1095 days ago
Isn't that quite the same as running

  debootstrap focal ./ubuntu-rootfs http://archive.ubuntu.com/ubuntu/
  systemd-nspawn -D ./ubuntu-rootfs

?