On 02.09.2016 11:43, Omer Akram wrote: > Hi! > > I am working with Ubuntu Core 16 image[1] on a Raspberry Pi. I am > wondering if I there is a LXD snap that I can install on that image ? I > found this snap[2] but it seems its not available for Ubuntu Core 16. > > Is there a place where I can download the LXD snap from ?
The snap is AFIAK currently only available in the edge channel. You should be able to install it with $ snap install --edge --devmode lxd.stgraber An interface should have landed in snapd too but I can't comment if that is already in use by the lxd snap. regards, Simon -- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
