Created
August 22, 2016 12:56
-
-
Save x2c3z4/1eed6b12107a326bcef54c641643ef09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
debootstrap --arch=amd64 xenial ubuntu http://cn.archive.ubuntu.com/ubuntu/ | |
systemd-nspawn -bD ubuntu --bind /root:/root --bind /home:/home |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment