- DebProotstrap : https://github.com/gboddin/debprootstrap
- Debproot bundles : https://debproot.siwhine.net/bundles/
- Proot : http://proot.me
Last active
August 29, 2015 14:16
-
-
Save gboddin/f074f1b7f6dd6ddff813 to your computer and use it in GitHub Desktop.
Install an Ubuntu Vivid container :
This file contains 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
user@host$ curl -sS http://debproot.siwhine.net/bundles/install-ubuntu-vivid-amd64-201502280227.bundle|bash -s -- vivid | |
Installing in vivid... | |
Installation done | |
Run vivid/start-container to chroot/proot in your new environment | |
user@host$ vivid/start-container | |
root@vivid-container:~# apt-get moo | |
(__) | |
(oo) | |
/------\/ | |
/ | || | |
* /\---/\ | |
~~ ~~ | |
..."Have you mooed today?"... | |
root@vivid-container:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment