Is this possible?
Are you still interested in this? I got xhyve working on my mac, and singularity seems to work fine on it too.
@nl384 +1
Whaaaaahhhhh? Ok, yes. Very interested! Do you have an idea on how to incorporate Xhyve directly into Singularity?
Well I ran an Ubuntu image on my mac using Xhyve by following the instructions I found here : http://www.pagetable.com/?p=831 . And then I installed Singularity. I was able to create, bootstrap and shell into an Ubuntu image, so it seems to work fine. However, I'm still not very familiar with Xhyve and not exactly sure on how it would be directly incorporated.
@nl384 We should circle back on this when you have time and see if we can spin out a SingularityWare project based on Xhyve and native Mac support.
+1!! Would love to see Singularity on xhyve for macOS and BSD.
Will Singularity Desktop for MacOS require root access for users running Docker containers after the desktop application has already been installed on the system? If so, I would love to use Singularity Desktop with students on school issued laptops.
@EricEisaman ... No it will not require root access. The initial root requirement is currently because we're installing to /usr/local, and the singularity.conf file needs to be root owned (that core check isn't modified).
@jmstover Thank you.
Most helpful comment
Are you still interested in this? I got xhyve working on my mac, and singularity seems to work fine on it too.