Merge pull request #14 from ihucos/patch-2

Add plash
This commit is contained in:
Filipp Frizzy 2018-03-19 11:48:51 +03:00 committed by GitHub
commit f16de50103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,8 @@ Intel Clear Linux OCI (Open Containers Initiative) compatible runtime.
Railcar is a rust implementation of the opencontainers initiative's runtime spec. It is similar to the reference implementation runc, but it is implemented completely in rust for memory safety without needing the overhead of a garbage collector or multiple threads.
* [Kata Containers](https://katacontainers.io/)
Kata Containers is a new open source project building extremely lightweight virtual machines that seamlessly plug into the containers ecosystem.
* [plash](https://github.com/ihucos/plash/)
Lightweight, rootless containers.
## Sandboxes