Ubuntu Pastebin

Paste from om26er at Thu, 28 Apr 2016 16:20:33 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
om26er@X1C:~/.cache/libertine-container$ libertine-container-manager create --id xenial --type lxc --name 'Demo'
Your user password is required for creating a Libertine container.
Password: 
Using image from local cache
Unpacking the rootfs

---
You just created an Ubuntu container (release=xenial, arch=amd64, variant=default)

To enable sshd, run: apt-get install openssh-server

For security reason, container images ship without user accounts
and without a root password.

Use lxc-attach or chroot directly into the rootfs to set a root password
or create user accounts.
starting container ...
Container failed to start: Container failed to start
Download as text