<p dir="ltr">Unprivileged containers are indeed possible on Debian.</p>
<p dir="ltr">You need to set unprivileged_userns_clone </p>
<p dir="ltr">Also, if I recall the download template may only support wheezy.</p>
<p dir="ltr">I'm sorry I'm answering from my phone about to go to work, but if you search around you should be able to find more about this information.</p>
<p dir="ltr">Paul</p>
<div class="gmail_quote">On Oct 13, 2015 4:32 AM, "Christian Benke" <<a href="mailto:benkokakao@gmail.com">benkokakao@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I'm struggling to create an unprivileged Jessie container on a Jessie<br>
host. I came across this chart:<br>
<a href="https://www.flockport.com/lxc-and-lxd-support-across-distributions/" rel="noreferrer" target="_blank">https://www.flockport.com/lxc-and-lxd-support-across-distributions/</a>,<br>
which points out that unprivileged containers are currently not<br>
supported on Debian Jessie.<br>
<br>
Can someone tell me if this information is up-to-date? Is my struggle<br>
to get this working futile?<br>
<br>
If there is a way (Several mailinglist-posts suggest so) - I'm not<br>
even able to create the container, as an unprivileged user the<br>
template is not available:<br>
<br>
~$ lxc-create -n my-container -t debian -- -r jessie<br>
This template can't be used for unprivileged containers.<br>
You may want to try the "download" template instead.<br>
lxc_container: container creation template for my-container failed<br>
lxc_container: Error creating container my-container<br>
<br>
##<br>
<br>
~$ lxc-create -t download -n my-container -l DEBUG<br>
Setting up the GPG keyring<br>
Downloading the image index<br>
---<br>
DIST RELEASE ARCH VARIANT BUILD<br>
---<br>
[..]<br>
centos 6 i386 default 20151013_02:16<br>
debian wheezy amd64 default 20151012_22:42<br>
debian wheezy armel default 20151012_22:42<br>
debian wheezy armhf default 20151012_22:42<br>
debian wheezy i386 default 20151012_22:42<br>
gentoo current amd64 default 20151012_14:12<br>
[..]<br>
---<br>
<br>
Distribution: debian<br>
Release: jessie<br>
Architecture: amd64<br>
<br>
Downloading the image index<br>
ERROR: Couldn't find a matching image.<br>
lxc_container: container creation template for my-container failed<br>
lxc_container: Error creating container my-container<br>
<br>
<br>
Creating a privileged Jessie container is not an issue. Thanks for any hints.<br>
<br>
Best regards,<br>
Christian<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div>