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

https://github.com/ahmedkhaledak/container

A simple Docker-like container from scratch
https://github.com/ahmedkhaledak/container

cgroups containers docker golang namespaces

Last synced: about 2 months ago
JSON representation

A simple Docker-like container from scratch

Awesome Lists containing this project

README

          

# Container
This is a Docker-like container built from the ground. Inspired by [this](https://www.infoq.com/articles/build-a-container-golang/).