Hacker News new | ask | show | jobs
by melloc 3811 days ago
linc01n's comment was a little unclear. SmartOS isn't doing anything with the LXC protect. What SmartOS has done is revived the branded zones code from Sun for emulating Linux system calls. This means that you can run Docker containers on SmartOS as zones, as well as use dtrace, mdb and ptools on your Linux binaries. You can read up some more here:

https://wiki.smartos.org/display/DOC/LX+Branded+Zones

1 comments

I saw Bryan Cantrill's talk on that! It did sound neat.