Snapd in Docker

I just took a look and Multipass doesnt appear to run on OSX either (I’ve posted an issue in case someone in the multipass group has it running on OSX) but it also is probably non ideal as it would be ‘app on snap on linux on multipass on osx’ which sounds like a recipe for interacting dependency problems. I guess the hope was that someone had completed writing a snap shim for Macs, and at worst a docker image that you could build on.

Hi @Mitra. I found the issue you filed against Multipass. Are you up and running with Multipass on MacOS now?

I use it every day to build apps for distribution on Linux. It has saved me from having to run big VirtualBox VMs for testing. It produces much more consistent results than snapcraft inside Docker did.

Let me know how it’s working for you.