<div dir="ltr">Hi... I'm setting up a new server and decided to use LXD for LXC management but I'm not sure if it's too early for that...<div>The OS is ubuntu 15.04 and I don't have LXC experience, I just read some...<br><div><br></div><div>I created a container with this:</div><div><br></div><div>lxd-images import lxc ubuntu trusty amd64 --alias ubuntu</div><div>lxc launch ubuntu atlassian</div><div><br></div><div>I'd expect to see /var/lib/lxc/atlassian but the /var/lib/lxc directory is empty.</div><div>I also can see the container running if I run lxc list:</div><div><br></div><div><div><font face="monospace, monospace">+-----------+---------+------------+------+-----------+</font></div><div><font face="monospace, monospace">|   NAME    |  STATE  |    IPV4    | IPV6 | EPHEMERAL |</font></div><div><font face="monospace, monospace">+-----------+---------+------------+------+-----------+</font></div><div><font face="monospace, monospace">| atlassian | RUNNING | 10.0.3.148 |      | NO        |</font></div><div><font face="monospace, monospace">+-----------+---------+------------+------+-----------+</font></div><div><br></div><div>however lxc-ls doesn't print out anything.</div><div><br></div><div>Am I doing smt. wrong or missing some point? Also I'd be glad if you could point me to some useful documentation about this...</div><div><br></div><div><br></div><div>What I'm trying to do is to run Jira installer inside a container. I tried </div><div><br></div><div>lxc file push atlassian-jira-6.4.3-x64.bin atlassian/tmp/atlassian-jira-6.4.3-x64.bin</div><div>lxc exec atlassian /atlassian-jira-6.4.3-x64.bin<br></div><div><br></div><div>Obviously it complained about permissions, tried to give exec permissions without luck. I created the container with root, is this some apparmor thing or other security counter measures?</div><div><br></div><div><br></div><div>Thanks in advance,</div><div><div class="gmail_signature">M.Ozan Hazer</div></div>
</div></div></div>