Hi, On Tue, Dec 6, 2016 at 3:49 AM, Peng Liu <[email protected]> wrote:
> There is some known issue of the docker snap, check the google doc for > detailed information. > https://docs.google.com/document/d/1JHa6tkuR9PtpnAVVmAJIAKuyKBy8E > 9ZkvG5Wbc6HZSY/edit# > > And you need to make sure your snapd is the latest version. > Exactly; it only affects Ubuntu Core images (not snaps on classic), and there are two workarounds: - either install the snap with devmode - or run this after boot (and then restart dockerd): $ sudo nsenter -m/run/snapd/ns/docker.mnt # umount --lazy /var/lib/snapd/hostfs/sys The fix is in snap-confine git and is planned for upload this Friday. Best regards, - Loïc Minier
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
