Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snaipe/toy-containers

Fast, lightweight toy container system
https://github.com/snaipe/toy-containers

Last synced: 2 months ago
JSON representation

Fast, lightweight toy container system

Awesome Lists containing this project

README

        

# A toy container system

This is the support material for a series of posts on implementing a fast, lightweight toy container system in Go using [bst](https://github.com/aristanetworks/bst) and BTRFS.

Related articles:

* [Part 1 - Containers, namespaces, and execution model](https://snai.pe/posts/lightweight-containers-part-1)