/tiny-container

Simple Container implementation using linux namespaces and cgroups.

Primary LanguageGo

Tiny Container

Simple Container implementation in go using linux namespaces and cgroups.

Usage and Installation:

Install the tinycontainer

go install github.com/Eslam-Nawara/tinycontainer/cmd/container@latest

Run the container

 sudo container run <Cmd> <args>

Please Note Running the container for the first time could take sometime for initialization