Can we add Docker to a list of 'critical snaps' that is part of our pre-release validation suite?
Mark On 06/12/16 05:05, Manik Taneja wrote: > > > On Dec 6, 2016, at 4:51 AM, Loïc Minier <[email protected] > <mailto:[email protected]>> wrote: > >> Hi, >> >> On Tue, Dec 6, 2016 at 3:49 AM, Peng Liu <[email protected] >> <mailto:[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/1JHa6tkuR9PtpnAVVmAJIAKuyKBy8E9ZkvG5Wbc6HZSY/edit# >> >> <https://docs.google.com/document/d/1JHa6tkuR9PtpnAVVmAJIAKuyKBy8E9ZkvG5Wbc6HZSY/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. > Thanks Loic! >> >> Best regards, >> - Loïc Minier >> -- >> Snapcraft mailing list >> [email protected] <mailto:[email protected]> >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
