RailCar: Rust Implementation of the Open Containers

RailCar: Rust Implementation of the Open Containers

For more information on the development of railcar, check out Building a Container Runtime in Rust

Building can be done via build.sh:

By default, build.sh builds a dynamic binary using gnu. You can specify a different bundle directory where your config.json is located with -b:

can be used as a backend for docker. Currently, does not support the following commands:

Also, always runs an init process separately from the container process.

Source: github.com