Solaris Zones
Container Engine
8 Alternatives To Solaris Zones
Apache Mesos
Apache Mesos abstracts resources away from machines, enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.
CoreOS
CoreOS platform provides the components needed to build distributed systems to support application containers.
FreeBSD Jails
Jails on the other hand permit software packages to view the system egoistically, as if each package had the machine to itself.
Garden
Container Engine
LXC
LXC by Linuxcontainers.org is a set of tools, templates, library and language bindings. It’s pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel.
Sandboxie
Sandboxie is a program for Windows that is designed to allow the user to isolate individual programs on the hard drive.
StorageOS
StorageOS is a agile storage solution, designed to support the DevOps environment.
runc
CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc