From 510ff01275885853f559d820a6dcf532ad830742 Mon Sep 17 00:00:00 2001 From: edomaur Date: Thu, 6 Dec 2018 11:30:57 +0100 Subject: [PATCH] Add Oracle Railcar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6443e0..79416c6 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Virtualization * [firecracker-microvm/firecracker](https://github.com/firecracker-microvm/firecracker) — a lightweight virtual machine for container workload [Firecracker Microvm](https://firecracker-microvm.github.io/) +* [oracle/railcar](https://github.com/oracle/railcar) — Docker-like container OCI runtime implementation in Rust [![wercker status](https://app.wercker.com/status/730e874772dc02c6005f4ae4e42b0ca4/s/master "wercker status")](https://app.wercker.com/project/byKey/730e874772dc02c6005f4ae4e42b0ca4) * [tailhook/vagga](https://github.com/tailhook/vagga) — a containerization tool without daemons [](https://travis-ci.org/tailhook/vagga) ### Window managers